aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-05-22 07:34:25 (GMT)
committersimonb <simonb>2006-05-22 07:34:25 (GMT)
commitd508292a578f0bee4e96b232bf7d8f5180a07296 (patch)
tree9c8d07c270e87c0d3a765dfcb7add2664b14f2cf /ChangeLog
parentf564d3c4cf6309d3b6d66f2139185434e7815cac (diff)
downloadfluxbox_pavel-d508292a578f0bee4e96b232bf7d8f5180a07296.zip
fluxbox_pavel-d508292a578f0bee4e96b232bf7d8f5180a07296.tar.bz2
fix build on cygwin (iconv constness)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 976981d..0ec5f8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes 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