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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/url/ChangeLog [lexbind]
Date: Mon, 25 Oct 2004 00:45:12 -0400

Index: emacs/lisp/url/ChangeLog
diff -c emacs/lisp/url/ChangeLog:1.4.4.2 emacs/lisp/url/ChangeLog:1.4.4.3
*** emacs/lisp/url/ChangeLog:1.4.4.2    Wed Oct  6 05:21:58 2004
--- emacs/lisp/url/ChangeLog    Mon Oct 25 04:19:35 2004
***************
*** 1,3 ****
--- 1,64 ----
+ 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.
+ 
+       * url-cache.el: Fix copyright notice.
+ 
+       * url-cookie.el: Fix copyright notice.
+ 
+       * url-dired.el: Fix copyright notice.
+ 
+       * url-file.el: Fix copyright notice.
+ 
+       * url-ftp.el: Fix copyright notice.
+ 
+       * url-handlers.el: Fix copyright notice.
+ 
+       * url-history.el: Fix copyright notice.
+ 
+       * url-irc.el: Fix copyright notice.
+ 
+       * url-mailto.el: Fix copyright notice.
+ 
+       * url-methods.el: Fix copyright notice.
+ 
+       * url-misc.el: Fix copyright notice.
+ 
+       * url-news.el: Fix copyright notice.
+ 
+       * url-nfs.el: Fix copyright notice.
+ 
+       * url-parse.el: Fix copyright notice.
+ 
+       * url-privacy.el: Fix copyright notice.
+ 
+       * url-vars.el: Fix copyright notice.
+ 
+       * url.el: Fix copyright notice.
+ 
+       * url-util.el: Fix copyright notice.
+ 
+ 2004-10-06  Stefan Monnier  <address@hidden>
+ 
+       * url-handlers.el (url-insert-file-contents): Use the URL to decide the
+       encoding, not the buffer-file-name (which might not even exist).
+ 
  2004-09-20  Stefan Monnier  <address@hidden>
  
        * url-handlers.el (url-insert-file-contents): Decode contents.




reply via email to

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