From aeb5da43242ab1be2c9f955f855bf901ac43513a Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 23 Mar 2005 08:23:55 +0000 Subject: Basic support for 'Disposition' header field. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 90d86856..c2a6af0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ VERSION 0.6.4cvs deleteMessages() when 'to == -1' and last message not being deleted (thanks to Stefan Uhrig). + * SConstruct: fixed compilation/linking problem with g++ and X86-64 on + static library: added -fPIC/-fpic in compiler flags. + 2005-03-17 Vincent Richard * base.{cpp|hpp}: renamed 'MIME_VERSION' to 'SUPPORTED_MIME_VERSION'. -- cgit