diff options
Diffstat (limited to '')
-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 |