diff options
author | simonb <simonb> | 2006-05-22 07:34:25 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-05-22 07:34:25 (GMT) |
commit | d508292a578f0bee4e96b232bf7d8f5180a07296 (patch) | |
tree | 9c8d07c270e87c0d3a765dfcb7add2664b14f2cf /ChangeLog | |
parent | f564d3c4cf6309d3b6d66f2139185434e7815cac (diff) | |
download | fluxbox-d508292a578f0bee4e96b232bf7d8f5180a07296.zip fluxbox-d508292a578f0bee4e96b232bf7d8f5180a07296.tar.bz2 |
fix build on cygwin (iconv constness)
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/05/21: | 3 | *06/05/21: |
4 | * Fix build on cygwin (iconv const error) (Simon) | ||
5 | FbTk/FbString.cc | ||
4 | * Fix background of external tabs when label background is | 6 | * Fix background of external tabs when label background is |
5 | ParentRelative (Simon) | 7 | ParentRelative (Simon) |
6 | FbWinFrame.cc | 8 | FbWinFrame.cc |