aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHenrik Kinnunen <fluxgen@fluxbox.org>2008-09-17 17:30:30 (GMT)
committerHenrik Kinnunen <fluxgen@fluxbox.org>2008-09-17 17:30:30 (GMT)
commitc6a08ab6ff0fe6d7c236dcaff442670f52a03478 (patch)
tree1ea694f25b4bec7189f4c95259bb4ff306f398b6 /ChangeLog
parenta4feddcbd63a4eca37ea3c1641daee25ed9a4c28 (diff)
downloadfluxbox-c6a08ab6ff0fe6d7c236dcaff442670f52a03478.zip
fluxbox-c6a08ab6ff0fe6d7c236dcaff442670f52a03478.tar.bz2
new version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d577aae..94da1ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,17 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1 2Changes for 1.1.1
3*08/09/14: 3*08/09/14:
4 * Fixed a minor pixmap resource leak (Henrik) 4 * Fixed a minor pixmap resource leak (Henrik)
5 FbTk/Menu.cc, FbTk/ImageControl.cc/hh 5 FbTk/Menu.cc, FbTk/ImageControl.cc/hh
6*08/09/11:
7 * Fixed unshading crash (Mark)
8 src/FbWinFrame.cc
9 * Be aware of badly specified _NET_WM_ICONS (Mathias)
10 Ewmh.cc
11*08/09/03:
12 * Added windowmenu to distpackage (Mark)
13-----------------------------
14Changes for 1.1.0
6*08/09/01: 15*08/09/01:
7 * When the current menu item gets disabled, highlight its nearest neighbor 16 * When the current menu item gets disabled, highlight its nearest neighbor
8 and add separators to the focus model menu (Mark) 17 and add separators to the focus model menu (Mark)