aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakir <akir>2004-08-31 19:51:08 (GMT)
committerakir <akir>2004-08-31 19:51:08 (GMT)
commitd7a73c6f31c5e7e9c59e3f5a95a130249bd528ad (patch)
tree36a78180a5e7553d151d8042ad847f671c21de79
parenta182e88412d7eaafe0dfd7e32aa7100c4a9f677a (diff)
downloadfluxbox-d7a73c6f31c5e7e9c59e3f5a95a130249bd528ad.zip
fluxbox-d7a73c6f31c5e7e9c59e3f5a95a130249bd528ad.tar.bz2
added fixes for 2.95.4-issues
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6e6496..a7aedec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes 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: