aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-06-16 22:50:09 (GMT)
committermarkt <markt>2007-06-16 22:50:09 (GMT)
commitb4b927dad90baa43d290679872943144f1c2ab93 (patch)
tree217aeb0c06e1e8d7c6997c658572944652e627b9 /ChangeLog
parent6f8a5c7a8dc4552105205c8c9f0d270703bcc271 (diff)
downloadfluxbox_pavel-b4b927dad90baa43d290679872943144f1c2ab93.zip
fluxbox_pavel-b4b927dad90baa43d290679872943144f1c2ab93.tar.bz2
moved function so fluxbox compiles with --disable-remember
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fe485e..1ca0a67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes 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>