diff options
author | markt <markt> | 2007-01-24 17:13:16 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-24 17:13:16 (GMT) |
commit | 69bac5d56ff60dfce108e3a25270aab8eaf2b345 (patch) | |
tree | abe9e8e3a25698e55478bc9844c48b6880e50d57 /ChangeLog | |
parent | a5ee8e9d91b30081b80d0dc622a774482a3612c9 (diff) | |
download | fluxbox-69bac5d56ff60dfce108e3a25270aab8eaf2b345.zip fluxbox-69bac5d56ff60dfce108e3a25270aab8eaf2b345.tar.bz2 |
detect shell from environment variable
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes 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) |