aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27c64da..e54c639 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.7:
3*03/11/19:
4 * Fix menu draw bug for empty submenus (Simon)
5 Menu.cc
6 * Fix menu placement for iconbar and titlebar activation, including
7 xinerama awareness (Simon)
8 Window.cc IconButton.cc
9 * Fix win menu hide straight after show when right click icon (Simon)
10 Menu.cc
2Changes for 0.9.6: 11Changes for 0.9.6:
3*03/11/16: 12*03/11/16:
4 * Fixed sstream and strstream header check (Henrik) 13 * Fixed sstream and strstream header check (Henrik)