diff options
author | rathnor <rathnor> | 2003-06-15 12:28:37 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-06-15 12:28:37 (GMT) |
commit | b681e308a281559e4489cf5ad3d2a31f1494683a (patch) | |
tree | 7473bb7b6ff97538b428714af34eeae6d909f54d /ChangeLog | |
parent | fbcd0c3191de8c2d50210c57f377857ccfd914c2 (diff) | |
download | fluxbox_pavel-b681e308a281559e4489cf5ad3d2a31f1494683a.zip fluxbox_pavel-b681e308a281559e4489cf5ad3d2a31f1494683a.tar.bz2 |
workaround for gcc 3.3. bug - alternate strftime test
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.4: | 2 | Changes 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: |