aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2011-02-03 18:19:35 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2011-02-03 18:41:08 (GMT)
commitdf4c3532e2919d15567ba50bbbd8400cef690fed (patch)
tree97dbd33d19f7084d01caa1fd16d2a3c214f62ef2 /ChangeLog
parentfc192b1161bf9d1ca0ca9a35397c99ee1a41c7f3 (diff)
downloadfluxbox-df4c3532e2919d15567ba50bbbd8400cef690fed.zip
fluxbox-df4c3532e2919d15567ba50bbbd8400cef690fed.tar.bz2
updated ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 27 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e259671..c0e8064 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,32 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1.2 2Changes for 1.1.2
3 3
4*11/02/03:
5
6 * Allow to override 'Focus New Windows' via .fluxbox/apps (thanks Peter Hercek)
7 Remember.{cc,hh} Window.hh
8 * Bugfix: semantical difference between WinState::Decoration and
9 Remember::save() (thanks Peter)
10
11*11/02/25:
12
13 * Added 'fontconfig' as link dependency if Xft is used (Mathias)
14 acinclude.m4
15
16*11/01/24:
17
18 * Added syntax / coloring for 'Vim' to '3rd/vim'
19
20*11/01/18:
21
22 * Bugfix: Prevent SIGFPE when using nxserver, closes #2813828 (Mathias)
23 FbTk/Menu.cc
24
25*11/01/15:
26
27 * Code cleanup (Mathias)
28 FbTk/Menu.{cc,hh} Screen.cc Slit.cc Toolbar.cc
29
4*11/01/06: 30*11/01/06:
5 31
6 * Bugfix: handle result of DisplayString() correctly, bug #3136775 (Mathias) 32 * Bugfix: handle result of DisplayString() correctly, bug #3136775 (Mathias)
@@ -211,7 +237,7 @@ Changes for 1.1.2
211 ClientPattern.cc 237 ClientPattern.cc
212 * Hide the menu when you click on a window (Mark) 238 * Hide the menu when you click on a window (Mark)
213 Window.cc 239 Window.cc
214 * Make Raise/LowerLayer commands accept integer argument, defualt 2 (Mark) 240 * Make Raise/LowerLayer commands accept integer argument, default 2 (Mark)
215 CurrentWindowCmd.cc/hh Window.cc/hh 241 CurrentWindowCmd.cc/hh Window.cc/hh
216 * Change default toolbar head to 1 (Mark) 242 * Change default toolbar head to 1 (Mark)
217 Toolbar.cc 243 Toolbar.cc