diff options
author | markt <markt> | 2007-03-29 19:19:26 (GMT) |
---|---|---|
committer | markt <markt> | 2007-03-29 19:19:26 (GMT) |
commit | 2b83355eef4b473b586bd48cca5816598e0d2be2 (patch) | |
tree | 5775134ace27e4f35274a3e32103f55d5b73a34f /ChangeLog | |
parent | 9ca59a0ee2ccd59903d42239dab6de1666e390b2 (diff) | |
download | fluxbox-2b83355eef4b473b586bd48cca5816598e0d2be2.zip fluxbox-2b83355eef4b473b586bd48cca5816598e0d2be2.tar.bz2 |
removed groups file, fixed initial_state handling
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1: | 2 | Changes for 1.1: |
3 | *07/03/29: | ||
4 | * Removed groups file; entries will be added to the apps file automatically | ||
5 | (Mark) | ||
6 | * Fixed a problem with programs starting in IconicState (Mark) | ||
3 | *07/03/28: | 7 | *07/03/28: |
4 | * Startup file wasn't being run properly when created the first time (Mark) | 8 | * Startup file wasn't being run properly when created the first time (Mark) |
5 | util/startfluxbox.in | 9 | util/startfluxbox.in |