aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-24 17:13:16 (GMT)
committermarkt <markt>2007-01-24 17:13:16 (GMT)
commit69bac5d56ff60dfce108e3a25270aab8eaf2b345 (patch)
treeabe9e8e3a25698e55478bc9844c48b6880e50d57 /ChangeLog
parenta5ee8e9d91b30081b80d0dc622a774482a3612c9 (diff)
downloadfluxbox-69bac5d56ff60dfce108e3a25270aab8eaf2b345.zip
fluxbox-69bac5d56ff60dfce108e3a25270aab8eaf2b345.tar.bz2
detect shell from environment variable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63a3452..d889d42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/24:
4 * Detect user's shell from environment rather than assuming /bin/sh (Mark)
5 FbCommands.cc
3*07/01/21: 6*07/01/21:
4 * Allow transparency in window buttons, so they show the titlebar underneath 7 * Allow transparency in window buttons, so they show the titlebar underneath
5 instead of black (Mark) 8 instead of black (Mark)