From 1e393f0f0f0786459d71f776b9dfb652e354ca8a Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Tue, 1 Feb 2005 16:37:50 +0000 Subject: Fixed possible segfault when encoding is Base64. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') 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 + + * text.cpp: fixed possible segfault when encoding is Base64 (typo). + 2005-01-28 Vincent Richard * Started version 0.6.4. -- cgit