diff options
| author | Vincent Richard <[email protected]> | 2005-10-04 20:49:59 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-10-04 20:49:59 +0200 |
| commit | 3ec0f17ade68adec05f8b0af40c61a4f3a595b75 (patch) | |
| tree | 990440f5b6803c237c2d72ee298724df176f9e93 /ChangeLog | |
| parent | Added service::setSocketFactory(). (diff) | |
| download | vmime-3ec0f17ade68adec05f8b0af40c61a4f3a595b75.tar.gz vmime-3ec0f17ade68adec05f8b0af40c61a4f3a595b75.zip | |
Added service::setTimeoutHandlerFactory().
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ VERSION 0.7.2cvs service::setSocketFactory() function instead. Removed "name" parameter from platformDependant::getSocketFactory() function. + * net/service: removed "timeout.factory" property; added the function + service::setTimeoutHandlerFactory() instead. Removed the function + platformDependant::getTimeoutHandlerFactory(). + 2005-10-03 Vincent Richard <[email protected]> * Added TLS/SSL support, using GNU TLS library. |
