diff options
author | simonb <simonb> | 2006-06-10 16:42:39 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-06-10 16:42:39 (GMT) |
commit | e8a6f45c9ef86451921d64285d1ab4f41dca351e (patch) | |
tree | 612cdbe9fa9beb5a8856fd5a9ec421c931897237 /ChangeLog | |
parent | b8dc91871e116f51a061597e40e60d89d9f715cb (diff) | |
download | fluxbox_pavel-e8a6f45c9ef86451921d64285d1ab4f41dca351e.zip fluxbox_pavel-e8a6f45c9ef86451921d64285d1ab4f41dca351e.tar.bz2 |
fix compile in hosts without HAVE_ICONV
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/06/10: | 3 | *06/06/10: |
4 | * Fix building on machines without iconv [sf.net #1499402] (Simon) | ||
5 | FbTk/FbString.cc | ||
4 | * Fix some external tab alignment on shade (Simon) | 6 | * Fix some external tab alignment on shade (Simon) |
5 | FbWinFrame.cc | 7 | FbWinFrame.cc |
6 | * Fix container size rounding for right alignment (Simon) | 8 | * Fix container size rounding for right alignment (Simon) |