aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 5501fd5c8..da8806977 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-01 David Shaw <[email protected]>
+
+ * http.c (connect_server): Differentiate between generic "can't
+ connect" errors and the more specific "host not found". Suggested
+ by Samuel Tardieu.
+
2003-10-29 Werner Koch <[email protected]>
* miscutil.c (answer_is_okay_cancel): New.