diff options
| author | Vincent Richard <[email protected]> | 2005-02-05 10:26:25 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-02-05 10:26:25 +0100 |
| commit | 2d02c629a950f432e7a1abbee726a3e0aa9f5282 (patch) | |
| tree | 4f98d079e4643664327152712d629290909488b4 /ChangeLog | |
| parent | Fixed possible segfault when encoding is Base64. (diff) | |
| download | vmime-2d02c629a950f432e7a1abbee726a3e0aa9f5282.tar.gz vmime-2d02c629a950f432e7a1abbee726a3e0aa9f5282.zip | |
Fixed forward use of swapUint32Array().
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.6.4cvs ================ +2005-02-05 Vincent Richard <[email protected]> + + * utility/md5.cpp: fixed forward use of swapUint32Array() with + gcc 3.3 (Apple). + 2005-02-01 Vincent Richard <[email protected]> * text.cpp: fixed possible segfault when encoding is Base64 (typo). |
