Fix typos in Changelogs.
[bpt/emacs.git] / lisp / url / ChangeLog
index 968a304..0cdcc13 100644 (file)
@@ -1,3 +1,11 @@
+2014-02-05  Glenn Morris  <rgm@gnu.org>
+
+       * url-cookie.el (url-cookie-list): Doc fix.
+
+2014-01-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
+
+       * url-vars.el (url): Link to info manual.
+
 2014-01-08  Jarosław Rzeszótko  <sztywny@gmail.com>  (tiny change)
 
        * url-http.el (url-http-create-request): Don't add extra \r\n after
@@ -25,7 +33,7 @@
 2013-09-16  Glenn Morris  <rgm@gnu.org>
 
        * url-misc.el (url-data): Avoid match-data mix-up with base64 case.
-       Use Content-Transfer-Encoding rather than Content-Encoding. (Bug#15285)
+       Use Content-Transfer-Encoding rather than Content-Encoding.  (Bug#15285)
 
 2013-09-13  Glenn Morris  <rgm@gnu.org>
 
 
        * url-cookie.el (url-cookie-multiple-line): Fix spelling in docstring.
 
+2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
+
+       * url-http.el (url-http-chunked-encoding-after-change-function):
+       Use `url-http-debug' instead of `message'.
+
+2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
+
+       * url-http.el (url-http-parse-headers): Pass redirected URL
+       as a callback argument.
+
 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
 
        * url-cookie.el (url-cookie-multiple-line):
        * url.el (url-retrieve-synchronously): Work around the fact that
        url-http sometimes doesn't call the callback.
 
+2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * url-ldap.el (url-ldap): Add docstring.  Fix call to
+       `ldap-search-internal'.
+
 2005-04-04  Lute Kamstra  <lute@gnu.org>
 
        * url-handlers.el (url-handler-mode): Specify :group.