aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Ramsay <i.am@jimramsay.com>2009-05-27 12:58:59 (GMT)
committerJim Ramsay <i.am@jimramsay.com>2009-05-27 12:58:59 (GMT)
commit5d183bf0797c35214e37bd22f43bb02decc7512f (patch)
treefa03aace7f72a3edba55b29d6fbc318b30eb2aa9 /ChangeLog
parent71b639936f079e2a8d57cf6e43bf48600f9d639b (diff)
downloadfluxbox-5d183bf0797c35214e37bd22f43bb02decc7512f.zip
fluxbox-5d183bf0797c35214e37bd22f43bb02decc7512f.tar.bz2
Updated ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc9f25a..8625d5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1.2 2Changes for 1.1.2
3*09/05/26:
4 * Fixed unexpected window focus changes under "focus follows mouse" (Jim)
5 FocusControl.cc/hh Window.cc fluxbox.cc Screen.cc
6 * Make fbsetbg quieter on '-z' if there's no lastwallpaper (Jim)
7 util/fbsetbg
8 * Add new "background: unset" property for use in overlays. (Jim)
9 RootTheme.cc
10 * Key file parsing error for MacroCmd with unterminated {...} pairs (Jim)
11 FbTk/StringUtil.hh FbTk/MacroCommand.cc
12 * Many documentation updates (Jim):
13 * Rewrote most manpages into asciidoc format
14 * Split monolithic fluxbox(1) into fluxbox-apps(5), fluxbox-menu(5)
15 * Renamed fluxstyle(1) to fluxbox-style(5)
3*08/11/01: 16*08/11/01:
4 * Don't reload keys file when modifier map changes, just regrab (Mark) 17 * Don't reload keys file when modifier map changes, just regrab (Mark)
5 Keys.cc/hh fluxbox.cc 18 Keys.cc/hh fluxbox.cc