aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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