summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 71a81882461..c0b26d26108 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2007-09-19 Glenn Morris <rgm@gnu.org>
+ * net/socks.el (socks-open-network-stream): Signal an explicit
+ error if the port associated with a service string can't be found.
+
* textmodes/tex-mode.el (tex-terminate-paragraph): Use
backward-paragraph. Leave point at the site of any mismatch.