updated changes

This commit is contained in:
mathias 2005-01-24 17:14:41 +00:00
parent a57694a901
commit 7f9e13bc99

View file

@ -1,5 +1,8 @@
(Format: Year/Month/Day) (Format: Year/Month/Day)
Changes for 0.9.12 Changes for 0.9.12
*05/01/24:
* Close #1107227, #1107222
data/Makefile.am util/fluxbox-generate_menu.in
*05/01/21: *05/01/21:
* Fix tab detaching - the window wasn't shown (Simon) * Fix tab detaching - the window wasn't shown (Simon)
Window.cc Window.cc
@ -10,6 +13,8 @@ Changes for 0.9.12
execl needs NULL termination, on 64-bit-systems '0' would expand execl needs NULL termination, on 64-bit-systems '0' would expand
expand to a 32bit integer, not a 64bit pointer. expand to a 32bit integer, not a 64bit pointer.
src/FbCommands.cc util/fbrun/FbRun.cc src/FbCommands.cc util/fbrun/FbRun.cc
-------------------------------------------------------------
Changes for 0.9.12
*05/01/15: *05/01/15:
* Added menutest.cc to src/tests (Henrik) * Added menutest.cc to src/tests (Henrik)
testing menu parser and theme testing menu parser and theme