aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9cb591b..4c499e98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@ VERSION 0.6.4cvs
2005-02-05 Vincent Richard <[email protected]>
+ * platforms/posix/posixHandler.cpp: removed extra '::' before
+ numeric constants.
+
+2005-02-05 Vincent Richard <[email protected]>
+
* utility/md5.cpp: fixed forward use of swapUint32Array() with
gcc 3.3 (Apple).