summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2bddf2..e860745 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1.2 2Changes for 1.1.2
3*08/09/28:
4 * Change focused window signal to use the new signal system (Henrik)
5 FbTk/Signal.hh, FocusControl.cc, FocusableList.hh/cc, Screen.hh/cc
6 Window.hh/cc, fluxbox.hh/cc
3*08/09/21: 7*08/09/21:
4 * Changed icon list signal in BScreen to use the new signal system 8 * Changed icon list signal in BScreen to use the new signal system
5 (Henrik) 9 (Henrik)