aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2007-11-20 22:45:54 +0100
committerVincent Richard <[email protected]>2007-11-20 22:45:54 +0100
commita87652e7b4f2854d9009847b10cdcdc7d131b217 (patch)
tree65693e9fed76dbe1a1009382382888af3c581391 /ChangeLog
parentInitialize Winsock before using gethostbyname(). (diff)
downloadvmime-a87652e7b4f2854d9009847b10cdcdc7d131b217.tar.gz
vmime-a87652e7b4f2854d9009847b10cdcdc7d131b217.zip
Fixed incorrect white-space between words.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 026dda5e..c251dd09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
VERSION 0.8.2cvs
================
+2007-11-20 Vincent Richard <[email protected]>
+
+ * text, word: fixed incorrect white-space between words.
+
2007-07-09 Vincent Richard <[email protected]>
* IMAPUtils.cpp: fixed bug in modified UTF-7 encoding (IMAP).