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