aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-02-01 17:37:50 +0100
committerVincent Richard <[email protected]>2005-02-01 17:37:50 +0100
commit1e393f0f0f0786459d71f776b9dfb652e354ca8a (patch)
tree2970f3a236395b40ceab0e132fd2198e29570b29 /ChangeLog
parentStarted version 0.6.4. (diff)
downloadvmime-1e393f0f0f0786459d71f776b9dfb652e354ca8a.tar.gz
vmime-1e393f0f0f0786459d71f776b9dfb652e354ca8a.zip
Fixed possible segfault when encoding is Base64.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8fbd75c..697d71ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
VERSION 0.6.4cvs
================
+2005-02-01 Vincent Richard <[email protected]>
+
+ * text.cpp: fixed possible segfault when encoding is Base64 (typo).
+
2005-01-28 Vincent Richard <[email protected]>
* Started version 0.6.4.