aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-06 13:59:52 (GMT)
committersimonb <simonb>2006-04-06 13:59:52 (GMT)
commite337c67566ab8dd722ac2e93edeb10098ab60154 (patch)
tree3fa6a60dab5747e3c5007880f32b0b70c33304a2 /ChangeLog
parent8c12c5ecaf4ec6e1ad729115732f5579cbd4a788 (diff)
downloadfluxbox-e337c67566ab8dd722ac2e93edeb10098ab60154.zip
fluxbox-e337c67566ab8dd722ac2e93edeb10098ab60154.tar.bz2
fix size_t issues and other 64bit-highlighted warnings
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 035a758..beb4259 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes for 0.9.16:
3*06/04/06:
4 * Fix build on amd64 - some more size_t propagation and includes
5 (Simon)
6 FbTk/... Text.hh/cc Font.cc
3*06/04/05: 7*06/04/05:
4 * Fix gcc 2.95.4 build error in ScreenPlacement.hh (Simon) 8 * Fix gcc 2.95.4 build error in ScreenPlacement.hh (Simon)
5 ScreenPlacement.hh 9 ScreenPlacement.hh