aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2006-04-11 18:26:00 (GMT)
committermathias <mathias>2006-04-11 18:26:00 (GMT)
commita6551852bb5cc860c2ba62b4b70ec269dcd9eb40 (patch)
tree08dcf3ca5fd07a1f9983abaffe10ed403f4f2199 /ChangeLog
parentf1a6c9100b2b11ece591cf7d7f49eba7527a02f4 (diff)
downloadfluxbox-a6551852bb5cc860c2ba62b4b70ec269dcd9eb40.zip
fluxbox-a6551852bb5cc860c2ba62b4b70ec269dcd9eb40.tar.bz2
fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hh
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f62ee3..6238678 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes for 0.9.16:
3*06/04/11:
4 * Fix calculation of prevWorkspace (Mathias)
5 Screen.cc
3*06/04/09: 6*06/04/09:
4 * Fix label background update with external tabs (Simon) 7 * Fix label background update with external tabs (Simon)
5 FbWinFrame.cc 8 FbWinFrame.cc