summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb758e8..7b875bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1.2 2Changes for 1.1.2
3
4*09/09/23:
5 * Bugfix: Empty submenus lead to misfunction of the 'HideMenus' command (Mathias)
6 FbTk/Menu.cc
7
3*09/09/12: 8*09/09/12:
4 * Implemented visibility of titlebar buttons via the apps file (Mathias) 9 * Implemented visibility of titlebar buttons via the apps file (Mathias)
5 Window.cc 10 Window.cc