aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb781ef6..ee80502d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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