diff options
author | simonb <simonb> | 2006-03-24 10:52:57 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-03-24 10:52:57 (GMT) |
commit | 7c4e48cc699fe523b2f86af2e8189cd6baa00eb9 (patch) | |
tree | d5850ff04eb9049e6111b5b24ea74309812f33e6 /ChangeLog | |
parent | 50b6883f36f767b3ed76b698c318a34e8b00f9d0 (diff) | |
download | fluxbox-7c4e48cc699fe523b2f86af2e8189cd6baa00eb9.zip fluxbox-7c4e48cc699fe523b2f86af2e8189cd6baa00eb9.tar.bz2 |
fix compile error, include algorithm
Diffstat (limited to 'ChangeLog')
-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.16: | 2 | Changes for 0.9.16: |
3 | *06/03/24: | 3 | *06/03/24: |
4 | * Fix compile error in Theme.cc (sf.net bug #1454204) | ||
5 | FbTk/Theme.cc | ||
4 | * Fixed apps filename on save (Thanks mal at komcept com) | 6 | * Fixed apps filename on save (Thanks mal at komcept com) |
5 | Remember.cc | 7 | Remember.cc |
6 | *06/03/23: | 8 | *06/03/23: |