diff options
| author | Vincent Richard <[email protected]> | 2005-10-04 20:34:25 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-10-04 20:34:25 +0200 |
| commit | 09d9e114398e826a4e676c4dbb3cbe7f88d1236c (patch) | |
| tree | 9e72eeef6173634c74d1fd10117826a11d0686a1 /ChangeLog | |
| parent | Added TLS/SSL support. (diff) | |
| download | vmime-09d9e114398e826a4e676c4dbb3cbe7f88d1236c.tar.gz vmime-09d9e114398e826a4e676c4dbb3cbe7f88d1236c.zip | |
Added service::setSocketFactory().
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ VERSION 0.7.2cvs ================ +2005-10-04 Vincent Richard <[email protected]> + + * net/service: removed "server.socket-factory" property; added the + service::setSocketFactory() function instead. Removed "name" parameter + from platformDependant::getSocketFactory() function. + 2005-10-03 Vincent Richard <[email protected]> * Added TLS/SSL support, using GNU TLS library. |
