diff options
author | markt <markt> | 2007-12-13 21:15:57 (GMT) |
---|---|---|
committer | markt <markt> | 2007-12-13 21:15:57 (GMT) |
commit | 254fb289f318eaedbfe8e3dff4454afd0f66e868 (patch) | |
tree | ed6f74f3209abfdbd70ff961cf74a1a60ed18fba /ChangeLog | |
parent | b001ea9f1feb32a878b95a0b78c3fb0240f6df68 (diff) | |
download | fluxbox_paul-254fb289f318eaedbfe8e3dff4454afd0f66e868.zip fluxbox_paul-254fb289f318eaedbfe8e3dff4454afd0f66e868.tar.bz2 |
fix --with-style configure option
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 1.0.1: | 2 | Changes for 1.0.1: |
3 | *07/12/13: | 3 | *07/12/13: |
4 | * Fix configure option --with-style (thanks Slava Semushin) | ||
5 | configure.in Makefile.am | ||
4 | * Close menus only when they lose focus (Mark) | 6 | * Close menus only when they lose focus (Mark) |
5 | MenuCreator.cc FbTk/Menu.cc | 7 | MenuCreator.cc FbTk/Menu.cc |
6 | * Moved command parsing code all over the place -- expect any patches that | 8 | * Moved command parsing code all over the place -- expect any patches that |