diff options
| author | Vincent Richard <[email protected]> | 2005-06-13 12:58:08 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-06-13 12:58:08 +0200 |
| commit | 97e61dcb08e3e31f8a646d87d641d1afef77bd9a (patch) | |
| tree | bf0159eec01f0f631e85217a25e7794fc13f71a7 /ChangeLog | |
| parent | Fixed memory leak. (diff) | |
| download | vmime-97e61dcb08e3e31f8a646d87d641d1afef77bd9a.tar.gz vmime-97e61dcb08e3e31f8a646d87d641d1afef77bd9a.zip | |
Fixed a bug in word parsing.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.7.1cvs ================ +2005-06-13 Vincent Richard <[email protected]> + + * 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 <[email protected]> * parameterizedHeaderField.{hpp|cpp}: fixed a memory leak in the |
