aboutsummaryrefslogtreecommitdiff
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 5884bee..fd00cbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.9: 2Changes for 0.1.9:
3*02/05/24:
4 * Fixed bugs and arguments in fluxbox-generate_menu (Thanks Han Boetes)
3*02/05/23: 5*02/05/23:
4 * Fixed invalid iterator in Timer.cc 6 * Fixed invalid iterator in Timer.cc
7 * Fixed nls files (Thanks Anton Denisov)
8 * Updated generate_menu to fluxbox-generate_menu and fixed
9 new items and functionality (Thanks Han Boetes)
5*02/05/21: 10*02/05/21:
6 * Moved transient checking into a function in class FluxboxWindow 11 * Moved transient checking into a function in class FluxboxWindow
7 * const fixes in Screen.hh 12 * const fixes in Screen.hh