diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 <[email protected]> * base.{cpp|hpp}: renamed 'MIME_VERSION' to 'SUPPORTED_MIME_VERSION'. |