aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2007-03-31 11:28:46 (GMT)
committersimonb <simonb>2007-03-31 11:28:46 (GMT)
commit383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc (patch)
treeb7de457bcf6000b2eddae35a07413d9b25b88eeb /ChangeLog
parent9ce423ab5f6d7f55d61d8c931d1a4d30cfd07da3 (diff)
downloadfluxbox_pavel-383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc.zip
fluxbox_pavel-383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc.tar.bz2
Default value for $LAUNCHER, plus add util and util/fbrun to the
PATH when generating install menu so it can find fbrun. data thus needs to come after util in toplevel subdir processing so that fbrun is built
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72ed493..5958735 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes for 1.0.0:
3*07/03/31: 3*07/03/31:
4 * Default value for $LAUNCHER, plus add util and util/fbrun to the
5 PATH when generating install menu so it can find fbrun (Simon)
6 fluxbox-generate_menu.in Makefile.am data/Makefile.am
4 * Make fluxbox-generate_menu emit [encoding] tags around all of its 7 * Make fluxbox-generate_menu emit [encoding] tags around all of its
5 menus. Please check that it is the right encoding, I had to guess 8 menus. Please check that it is the right encoding, I had to guess
6 some as it wasn't recorded (Simon) 9 some as it wasn't recorded (Simon)