diff options
author | markt <markt> | 2007-04-19 19:12:56 (GMT) |
---|---|---|
committer | markt <markt> | 2007-04-19 19:12:56 (GMT) |
commit | 3980e3c40a0ca4da702e53368b63c923824d224c (patch) | |
tree | 70294dc31f0df907d6b5fb47f11f9152eacb9995 /ChangeLog | |
parent | 622d75f6429ebeb949b13d68c1ca188d7b5c8093 (diff) | |
download | fluxbox_lack-3980e3c40a0ca4da702e53368b63c923824d224c.zip fluxbox_lack-3980e3c40a0ca4da702e53368b63c923824d224c.tar.bz2 |
fixed crash when CustomMenu doesn't point to a real file
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/04/19: | ||
4 | * Fixed crash when CustomMenu command doesn't point to a file (Mark) | ||
5 | FbCommands.cc | ||
3 | *07/04/17: | 6 | *07/04/17: |
4 | * cosmetic changes (Mathias, thanks Slava Semushin) | 7 | * cosmetic changes (Mathias, thanks Slava Semushin) |
5 | configure.in Screen.cc Keys.cc main.cc FbTk/MenuItem.hh FbTk/Timer.hh | 8 | configure.in Screen.cc Keys.cc main.cc FbTk/MenuItem.hh FbTk/Timer.hh |