diff options
| author | Vincent Richard <[email protected]> | 2007-05-22 21:25:59 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2007-05-22 21:25:59 +0200 |
| commit | 8c6ba0e0587b4b28044385da90af408d72a0da01 (patch) | |
| tree | 9a5ff41766dc96c9808bccc1777b305ed4d78022 /ChangeLog | |
| parent | Fail if GNU TLS or GNU SASL dev packages are required but not installed. (diff) | |
| download | vmime-8c6ba0e0587b4b28044385da90af408d72a0da01.tar.gz vmime-8c6ba0e0587b4b28044385da90af408d72a0da01.zip | |
Fixed bug #1721186: thread-safe reference counting.
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. |
