aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c603d3c3..14111224 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.8.2cvs
================
+2007-05-22 Vincent Richard <[email protected]>
+
+ * Implemented thread-safe reference counting for smart pointers,
+ whenever possible (GCC built-in functions / pthread / Win32).
+
2007-03-28 Vincent Richard <[email protected]>
* SMTPTransport.cpp: better parsing of ESMTP extensions.