aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-12-02 03:58:04 +0000
committerGlenn Morris <[email protected]>2007-12-02 03:58:04 +0000
commit0bb2aced741f703268aaa82250629f20e4aae838 (patch)
treeb8e425393f8991a4278ab72a7f653ff520c5cfad /lisp/url/ChangeLog
parente578482076d5edc7198ab6ace5800ef4ce84482e (diff)
(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.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 241746162d..0b8e1a8584 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-02 Glenn Morris <[email protected]>
+
+ * url-news.el (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.
+
2007-11-28 Diane Murray <[email protected]>
* url-dired.el: Don't require w3-fetch and w3-open-local.