summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bcaa5f..83efdba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-27 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/http/http.tcl: bug #705956 - fix inverted logic when
+ cleaning up socket error in geturl.
+
2008-02-22 Joe English <jenglish@users.sourceforge.net>
* generic/tclIOUtil.c, unix/tclUnixPort.h, unix/tclUnixChan.c: