aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-05-30 15:50:52 (GMT)
committerfluxgen <fluxgen>2002-05-30 15:50:52 (GMT)
commit56948a939dc213420db71935416720d855e82f99 (patch)
tree40760205893d565bf2bdf3a6d5cfa59d0df07200
parent7f123ab240cdd455e551262bef13949b3762a384 (diff)
downloadfluxbox-56948a939dc213420db71935416720d855e82f99.zip
fluxbox-56948a939dc213420db71935416720d855e82f99.tar.bz2
update
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be123e5..3eb2c94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.10: 2Changes for 0.1.10:
3*02/05/29: 3*02/05/29:
4 * Made some cleaning in class FluxboxWindow:
5 Removed unused variable, moved Mwm* defines into enums in
6 the class, changed (void) to () (C++ uses void as default, and (void)
7 is really anoying to look at when syntax highlight is on) and
8 removed NAME_* defines since they're no longer in use
4 * Fixed "Desktop Wheeling" translation in ru_RU (Thanks Anton Denisov) 9 * Fixed "Desktop Wheeling" translation in ru_RU (Thanks Anton Denisov)
5 * Added slit order (Thanks Steve Cooper) 10 * Added slit order (Thanks Steve Cooper)
6 * Fixed language support in fluxbox-generate_menu: 11 * Fixed language support in fluxbox-generate_menu: