diff options
| author | Vincent Richard <[email protected]> | 2005-01-04 23:03:16 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-01-04 23:03:16 +0100 |
| commit | 3b97064d40e93c26bdf895c52bedb2f58dda0406 (patch) | |
| tree | 517bd37ecea5c668620db1696f60ad2c45d95b10 /ChangeLog | |
| parent | Fixed a linking error with g++ <= 3.2. (diff) | |
| download | vmime-3b97064d40e93c26bdf895c52bedb2f58dda0406.tar.gz vmime-3b97064d40e93c26bdf895c52bedb2f58dda0406.zip | |
Added diagnostic error string for 'exceptions::connection_error' + fixed a bug in 'posixSocket::connect()' when specifying an IP address.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ VERSION 0.6.2-cvs ================= +2005-01-04 Vincent Richard <[email protected]> + + * Added diagnostic error string for 'exceptions::connection_error'. + + * Fixed a bug in 'posixSocket::connect()' that prevented connecting to + servers by specifying an IP address instead of a server name. + 2005-01-03 Vincent Richard <[email protected]> * Fixed linking error on 'typeAdapter <string>::parse()' with g++ versions |
