diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |