diff options
author | mathias <mathias> | 2005-01-20 12:40:02 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-01-20 12:40:02 (GMT) |
commit | 8fe257f45cf6ee19afc588324791f21ead325d6e (patch) | |
tree | 3e68c2d43214dcad2ba31bf149040410bba6ee20 /ChangeLog | |
parent | 1d53899bfbb9a056e28040bb42abc850276e04e0 (diff) | |
download | fluxbox_lack-8fe257f45cf6ee19afc588324791f21ead325d6e.zip fluxbox_lack-8fe257f45cf6ee19afc588324791f21ead325d6e.tar.bz2 |
updated changes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.12 | 2 | Changes for 0.9.12 |
3 | *05/01/20: | ||
4 | * Close #1105048 (thanx to the openbsd-folks) | ||
5 | minor issues with fluxbox-generate_menu | ||
6 | * Close #1105041 (thanx to the openbsd-folks) | ||
7 | execl needs NULL termination, on 64-bit-systems '0' would expand | ||
8 | expand to a 32bit integer, not a 64bit pointer. | ||
9 | src/FbCommands.cc util/fbrun/FbRun.cc | ||
3 | *05/01/15: | 10 | *05/01/15: |
4 | * Added menutest.cc to src/tests (Henrik) | 11 | * Added menutest.cc to src/tests (Henrik) |
5 | testing menu parser and theme | 12 | testing menu parser and theme |