diff options
author | markt <markt> | 2007-06-16 22:50:09 (GMT) |
---|---|---|
committer | markt <markt> | 2007-06-16 22:50:09 (GMT) |
commit | b4b927dad90baa43d290679872943144f1c2ab93 (patch) | |
tree | 217aeb0c06e1e8d7c6997c658572944652e627b9 /ChangeLog | |
parent | 6f8a5c7a8dc4552105205c8c9f0d270703bcc271 (diff) | |
download | fluxbox-b4b927dad90baa43d290679872943144f1c2ab93.zip fluxbox-b4b927dad90baa43d290679872943144f1c2ab93.tar.bz2 |
moved function so fluxbox compiles with --disable-remember
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.0.0: | 2 | Changes for 1.0.0: |
3 | *07/06/16: | ||
4 | * Fixed compile error with --disable-remember (Mark) | ||
5 | Window.cc/hh Remember.cc/hh | ||
3 | *07/06/09: | 6 | *07/06/09: |
4 | * Minor change to the /bin/sh - solution (Mathias) | 7 | * Minor change to the /bin/sh - solution (Mathias) |
5 | we are using now just $SHELL -c <line_here> | 8 | we are using now just $SHELL -c <line_here> |