aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-06-15 12:28:37 (GMT)
committerrathnor <rathnor>2003-06-15 12:28:37 (GMT)
commitb681e308a281559e4489cf5ad3d2a31f1494683a (patch)
tree7473bb7b6ff97538b428714af34eeae6d909f54d /ChangeLog
parentfbcd0c3191de8c2d50210c57f377857ccfd914c2 (diff)
downloadfluxbox-b681e308a281559e4489cf5ad3d2a31f1494683a.zip
fluxbox-b681e308a281559e4489cf5ad3d2a31f1494683a.tar.bz2
workaround for gcc 3.3. bug - alternate strftime test
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7545b81..d456b3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.4: 2Changes for 0.9.4:
3*03/06/15: 3*03/06/15:
4 * Apply workaround for strftime test - fails with gcc 3.3 due to
5 compiler bug? - thanks Joshua Kwan (Simon)
6 configure.in
4 * Fix group cycling, also adding new "NextGroup/PrevGroup" keys (Simon) 7 * Fix group cycling, also adding new "NextGroup/PrevGroup" keys (Simon)
5 Screen.hh/cc Keys.hh/cc fluxbox.cc 8 Screen.hh/cc Keys.hh/cc fluxbox.cc
6*03/06/13: 9*03/06/13: