diff options
author | Vincent Richard <[email protected]> | 2012-11-03 09:37:34 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2012-11-03 09:37:34 +0000 |
commit | f50e1dc6d6f63ccfc61579ee85b26ec93d2c2c13 (patch) | |
tree | 89528e27735e43d0fa35b7e58226179dba73399f | |
parent | Removed unused M4 files. (diff) | |
download | vmime-f50e1dc6d6f63ccfc61579ee85b26ec93d2c2c13.tar.gz vmime-f50e1dc6d6f63ccfc61579ee85b26ec93d2c2c13.zip |
Updated for recent changes.
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -2,6 +2,17 @@ VERSION 0.9.2svn ================ +2012-11-03 Vincent Richard <[email protected]> + + * Migrated to CMake build system. Conditional compilation of source files. + Automatic selection of platform handler. + + * Added support for OpenSSL (thanks to Mehmet Bozkurt). + +2012-10-15 Vincent Richard <[email protected]> + + * Added support for timeout when receiving data from a socket. + 2012-04-16 Vincent Richard <[email protected]> * MIME Parser can now operate directly on an input stream (eg. file). |