This commit is contained in:
fluxgen 2002-04-09 23:24:08 +00:00
parent 46e9b6e546
commit 0a27fea80f

View file

@ -3,6 +3,9 @@ Changes for 0.1.8:
*02/04/09:
* Added RootMenu action to Keys.cc/hh and fluxbox.cc , this will pop up the
Root menu. (Thanks Stanislav Karchebny)
* Removed LinkedList.cc/hh
* Fixed std::map, std::list, std::vector in class Fluxbox
* Clean up in Workspace.hh/cc
*02/04/08:
* Fixed a few comments in StringUtil.cc (Thanks Maurits Dijkstra)
* Clean up in Basemenu.hh/cc