emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/url/ChangeLog


From: Simon Josefsson
Subject: [Emacs-diffs] Changes to emacs/lisp/url/ChangeLog
Date: Tue, 12 Oct 2004 06:02:47 -0400

Index: emacs/lisp/url/ChangeLog
diff -c emacs/lisp/url/ChangeLog:1.7 emacs/lisp/url/ChangeLog:1.8
*** emacs/lisp/url/ChangeLog:1.7        Sun Oct 10 20:40:21 2004
--- emacs/lisp/url/ChangeLog    Tue Oct 12 09:55:20 2004
***************
*** 1,3 ****
--- 1,19 ----
+ 2004-10-12  Simon Josefsson  <address@hidden>
+ 
+       * url-vars.el (url-gateway-method): Add new method `tls'.
+ 
+       * url-news.el (url-snews): Use nntp-open-tls-stream if
+       url-gateway-method is tls.
+ 
+       * url-ldap.el (url-ldap-certificate-formatter): Use
+       tls-certificate-information if ssl.el is not available.
+ 
+       * url-https.el (url-https-create-secure-wrapper): Use tls if ssl
+       is not available.
+ 
+       * url-gw.el (url-open-stream): Support tls url-gateway-method.
+       (url-open-stream): Likewise.
+ 
  2004-10-10  Lars Hansen  <address@hidden>
  
        * url-auth.el: Fix copyright notice.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]