diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |