aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-23 10:01:47 +0100
committerVincent Richard <[email protected]>2005-03-23 10:01:47 +0100
commitb2df9c842b48aa6a7b15367aa9e83ca2e117582e (patch)
tree87e218bc356d598bbafa3abc74b94eb8b70e4c31 /ChangeLog
parentRemoved '-' from 'CPXXX' charset constants. (diff)
downloadvmime-b2df9c842b48aa6a7b15367aa9e83ca2e117582e.tar.gz
vmime-b2df9c842b48aa6a7b15367aa9e83ca2e117582e.zip
Added POP3 notifications.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2a6af0a..62d49e1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@ VERSION 0.6.4cvs
* SConstruct: fixed compilation/linking problem with g++ and X86-64 on
static library: added -fPIC/-fpic in compiler flags.
+ * messaging/POP3*: added notifications.
+
2005-03-17 Vincent Richard <[email protected]>
* base.{cpp|hpp}: renamed 'MIME_VERSION' to 'SUPPORTED_MIME_VERSION'.