diff options
author | akir <akir> | 2004-08-31 19:51:08 (GMT) |
---|---|---|
committer | akir <akir> | 2004-08-31 19:51:08 (GMT) |
commit | d7a73c6f31c5e7e9c59e3f5a95a130249bd528ad (patch) | |
tree | 36a78180a5e7553d151d8042ad847f671c21de79 | |
parent | a182e88412d7eaafe0dfd7e32aa7100c4a9f677a (diff) | |
download | fluxbox-d7a73c6f31c5e7e9c59e3f5a95a130249bd528ad.zip fluxbox-d7a73c6f31c5e7e9c59e3f5a95a130249bd528ad.tar.bz2 |
added fixes for 2.95.4-issues
-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.10: | 2 | Changes for 0.9.10: |
3 | *04/08/31: | 3 | *04/08/31: |
4 | * Fix for gcc 2.95.4 issues with "typeid" and "make_pair" (Mathias) | ||
5 | Slit.cc Toolbar.cc | ||
4 | * Check for C++ std headers, some older machines dont have them (Simon) | 6 | * Check for C++ std headers, some older machines dont have them (Simon) |
5 | configure.in src/<MANY>.hh/cc | 7 | configure.in src/<MANY>.hh/cc |
6 | *04/08/30: | 8 | *04/08/30: |