aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-04-09 23:24:08 (GMT)
committerfluxgen <fluxgen>2002-04-09 23:24:08 (GMT)
commit0a27fea80f1c62cabc8773841528d963b5e3161c (patch)
tree80f3de9a7e5c61824841ffce2fc152b33d65cda1 /ChangeLog
parent46e9b6e5462af0a05808c4d636526c04067a3623 (diff)
downloadfluxbox-0a27fea80f1c62cabc8773841528d963b5e3161c.zip
fluxbox-0a27fea80f1c62cabc8773841528d963b5e3161c.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96b50a6..4aff2c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Changes for 0.1.8:
3*02/04/09: 3*02/04/09:
4 * Added RootMenu action to Keys.cc/hh and fluxbox.cc , this will pop up the 4 * Added RootMenu action to Keys.cc/hh and fluxbox.cc , this will pop up the
5 Root menu. (Thanks Stanislav Karchebny) 5 Root menu. (Thanks Stanislav Karchebny)
6 * Removed LinkedList.cc/hh
7 * Fixed std::map, std::list, std::vector in class Fluxbox
8 * Clean up in Workspace.hh/cc
6*02/04/08: 9*02/04/08:
7 * Fixed a few comments in StringUtil.cc (Thanks Maurits Dijkstra) 10 * Fixed a few comments in StringUtil.cc (Thanks Maurits Dijkstra)
8 * Clean up in Basemenu.hh/cc 11 * Clean up in Basemenu.hh/cc