aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-03-28 02:53:33 (GMT)
committermarkt <markt>2007-03-28 02:53:33 (GMT)
commit358645d443e491bbbbd3e23e9530f348eeba6a90 (patch)
tree7ea342bdd9a50e5fb7d281d1a48b0ab86c296bde /ChangeLog
parente05d9b2ca2c3ba90628f74287f9bb015c07612d6 (diff)
downloadfluxbox-358645d443e491bbbbd3e23e9530f348eeba6a90.zip
fluxbox-358645d443e491bbbbd3e23e9530f348eeba6a90.tar.bz2
startup wasn't being run properly when being created for the first time
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b9779f..c572ab9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1: 2Changes for 1.1:
3*07/03/28:
4 * Startup file wasn't being run properly when created the first time (Mark)
5 util/startfluxbox.in
3*07/03/27: 6*07/03/27:
4 * Added new resource session.screen<N>.clientMenu.usePixmap that puts the 7 * Added new resource session.screen<N>.clientMenu.usePixmap that puts the
5 window's icon in the workspace and icons menus: default true. (Mark) 8 window's icon in the workspace and icons menus: default true. (Mark)