aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-15 16:46:37 (GMT)
committersimonb <simonb>2006-04-15 16:46:37 (GMT)
commit02aa83a59eb3d9e209449b38808635f9e293a17a (patch)
tree60bde408a59c51e5abc3fd266f2ed3ae68fa2e72 /ChangeLog
parent7c7908443302fc66929e19804f0fbd655d4c7f34 (diff)
downloadfluxbox-02aa83a59eb3d9e209449b38808635f9e293a17a.zip
fluxbox-02aa83a59eb3d9e209449b38808635f9e293a17a.tar.bz2
signedness fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2c5758..6fd3875 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +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/16: 3*06/04/16:
4 * signedness fix in Container moveItem (thanks _markt)
5 Container.cc
4 * Vertical toolbar (Simon) 6 * Vertical toolbar (Simon)
5 Toolbar.cc ToolbarItem.hh/cc IconbarTool.hh/cc IconButton.hh/cc 7 Toolbar.cc ToolbarItem.hh/cc IconbarTool.hh/cc IconButton.hh/cc
6 ClockTool.hh/cc ButtonTool.cc WorkspaceNameTool.hh/cc Container.cc 8 ClockTool.hh/cc ButtonTool.cc WorkspaceNameTool.hh/cc Container.cc