aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-12-13 21:15:57 (GMT)
committermarkt <markt>2007-12-13 21:15:57 (GMT)
commit254fb289f318eaedbfe8e3dff4454afd0f66e868 (patch)
treeed6f74f3209abfdbd70ff961cf74a1a60ed18fba /ChangeLog
parentb001ea9f1feb32a878b95a0b78c3fb0240f6df68 (diff)
downloadfluxbox_pavel-254fb289f318eaedbfe8e3dff4454afd0f66e868.zip
fluxbox_pavel-254fb289f318eaedbfe8e3dff4454afd0f66e868.tar.bz2
fix --with-style configure option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ac500c..0ed65f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.1: 2Changes 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