summaryrefslogtreecommitdiff
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 61a76ef67d9..86319844f90 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -6,6 +6,7 @@
(nntp-open-tls-stream, nntp-open-ssl-stream):
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.
+ Correct quoting of nntp-open-connection-function value.
2007-12-01 Glenn Morris <rgm@gnu.org>