From 97e61dcb08e3e31f8a646d87d641d1afef77bd9a Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Mon, 13 Jun 2005 10:58:08 +0000 Subject: Fixed a bug in word parsing. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0c2c7c1d..552868fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ VERSION 0.7.1cvs ================ +2005-06-13 Vincent Richard + + * word.cpp: fixed a bug in parsing, when the first character of word data + was encoded in QP (thanks to Wolf Jiang). + 2005-06-03 Vincent Richard * parameterizedHeaderField.{hpp|cpp}: fixed a memory leak in the -- cgit