diff options
author | markt <markt> | 2007-01-01 01:44:35 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-01 01:44:35 (GMT) |
commit | d6a3af53ffacbcd89e8161b5a5908ad468285b9a (patch) | |
tree | b09f4321d5d71eab5f8be59c94c25ce072018c47 /ChangeLog | |
parent | e9dd7670f36e8b32ee8dd2b52e1c4f31f808b35c (diff) | |
download | fluxbox-d6a3af53ffacbcd89e8161b5a5908ad468285b9a.zip fluxbox-d6a3af53ffacbcd89e8161b5a5908ad468285b9a.tar.bz2 |
don't run [startup] items if fluxbox fails to load
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ | |||
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/01: | 3 | *07/01/01: |
4 | * Happy New Year! | 4 | * Happy New Year! |
5 | * Don't run [startup] items in apps file if fluxbox fails to start (Mark) | ||
6 | fluxbox.cc/hh | ||
5 | * Don't run [startup] items in apps file on reconfigure (Mark) | 7 | * Don't run [startup] items in apps file on reconfigure (Mark) |
6 | Remember.cc | 8 | Remember.cc |
7 | * Fix data type of data passed to set _NET_FRAME_EXTENTS (Simon) | 9 | * Fix data type of data passed to set _NET_FRAME_EXTENTS (Simon) |