From b2df9c842b48aa6a7b15367aa9e83ca2e117582e Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 23 Mar 2005 09:01:47 +0000 Subject: Added POP3 notifications. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') 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 * base.{cpp|hpp}: renamed 'MIME_VERSION' to 'SUPPORTED_MIME_VERSION'. -- cgit