diff options
| author | Vincent Richard <[email protected]> | 2004-12-26 17:46:52 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2004-12-26 17:46:52 +0100 |
| commit | f5f15e5076b979e1c532bf03a12cda96c42bf0b1 (patch) | |
| tree | f35b0ed8fd175d08101f0a0cb09cc9db26ebe75d /ChangeLog | |
| parent | Fixed bug in URL parsing. (diff) | |
| download | vmime-f5f15e5076b979e1c532bf03a12cda96c42bf0b1.tar.gz vmime-f5f15e5076b979e1c532bf03a12cda96c42bf0b1.zip | |
Allow creating a service from an URL.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ VERSION 0.6.1-cvs * Added versioning in library name (eg. libvmime-0.6.a). + * Allow creating a service from an URL (session::getStore("url") and + session::getTransport("url")) + 2004-12-24 Vincent Richard <[email protected]> * Renamed class 'disposition' to 'contentDisposition' and the enum |
