diff options
author | akir <akir> | 2004-09-01 00:10:50 (GMT) |
---|---|---|
committer | akir <akir> | 2004-09-01 00:10:50 (GMT) |
commit | efcca46a8305c0b9d29d0570e1bb6d91f29fcb17 (patch) | |
tree | 403488117aeef29b404498acc564c20d1289e9a8 | |
parent | 1c2edb9a01817fbac169e12f14944e8676c013dc (diff) | |
download | fluxbox_pavel-efcca46a8305c0b9d29d0570e1bb6d91f29fcb17.zip fluxbox_pavel-efcca46a8305c0b9d29d0570e1bb6d91f29fcb17.tar.bz2 |
update the list of compiler-issue-fixes
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,8 +7,9 @@ Changes for 0.9.10: | |||
7 | SystemTray.cc | 7 | SystemTray.cc |
8 | * Check for iconv function (Henrik) | 8 | * Check for iconv function (Henrik) |
9 | configure.in, Font.hh/cc | 9 | configure.in, Font.hh/cc |
10 | * Fix for gcc 2.95.4 issues with "typeid" and "make_pair" (Mathias) | 10 | * Fix for gcc 2.95.4 issues with "typeid" and "make_pair", |
11 | Slit.cc Toolbar.cc | 11 | Fix for a MIPSPro 7.30 issue (Mathias) |
12 | Slit.cc Toolbar.cc FbTk/KeyUtil.cc | ||
12 | * Check for C++ std headers, some older machines dont have them (Simon) | 13 | * Check for C++ std headers, some older machines dont have them (Simon) |
13 | configure.in src/<MANY>.hh/cc | 14 | configure.in src/<MANY>.hh/cc |
14 | *04/08/30: | 15 | *04/08/30: |