aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-04-16 13:47:09 (GMT)
committerrathnor <rathnor>2003-04-16 13:47:09 (GMT)
commit2af4b95dd9f3bf591b0e52e753f171e86ce8dc1a (patch)
treec87c815e902d87a347f6ff58d9e7742d52c08103
parent06e830812e143c6fbf6838bc222ba6171f1a64e7 (diff)
downloadfluxbox-2af4b95dd9f3bf591b0e52e753f171e86ce8dc1a.zip
fluxbox-2af4b95dd9f3bf591b0e52e753f171e86ce8dc1a.tar.bz2
info about slit + toolbar layer saving (Simon)
-rw-r--r--ChangeLog3
-rw-r--r--NEWS1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d7cb65..33d8d3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.1: 2Changes for 0.9.1:
3*03/04/16: 3*03/04/16:
4 * Fixed saving of toolbar and slit layer (Simon)
5 LayerMenu.hh Screen.hh Slit.hh/cc Toolbar.hh/cc ToolbarHandler.hh
6 Window.cc
4 * Fixed toolbar width percent menu item 7 * Fixed toolbar width percent menu item
5 Toolbar.cc 8 Toolbar.cc
6 * Fixed current focused client button rendered (Henrik) 9 * Fixed current focused client button rendered (Henrik)
diff --git a/NEWS b/NEWS
index eacaf69..433f7c4 100644
--- a/NEWS
+++ b/NEWS
@@ -10,5 +10,6 @@ News in 0.9.1:
10 * All Windows (both icons and windows on all workspaces) 10 * All Windows (both icons and windows on all workspaces)
11Bug fixes: 11Bug fixes:
12 * [ 721107 ] Window resizing problem in a mozilla/phoenix window 12 * [ 721107 ] Window resizing problem in a mozilla/phoenix window
13 * Toolbar and Slit now properly save layer when changed
13 14
14See ChangeLog for more details 15See ChangeLog for more details