]> code.delx.au - gnu-emacs/blobdiff - lisp/url/ChangeLog
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / url / ChangeLog
index 2346803c6bf22ea50b5d052411a19aea471b3716..707419b3b6d229006b6349d1dccb0c40b1b0a79e 100644 (file)
@@ -1,3 +1,37 @@
+2013-12-28  Glenn Morris  <rgm@gnu.org>
+
+       * url-history.el (url-history-track):
+       * url-vars.el (url-honor-refresh-requests): Fix custom types.
+
+2013-12-20  Leo Liu  <sdl.web@gmail.com>
+
+       * url.el (url-retrieve-synchronously): Add optional arg SILENT and
+       INHIBIT-COOKIES.
+
+2013-09-29  Leo Liu  <sdl.web@gmail.com>
+
+       * url-util.el (url-pretty-length): Make obsolete and all uses
+       changed to file-size-human-readable.
+
+2013-09-18  Glenn Morris  <rgm@gnu.org>
+
+       * url-http.el (zlib-decompress-region): Declare.
+
+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)
+
+2013-09-13  Glenn Morris  <rgm@gnu.org>
+
+       * url-http.el (url-handle-content-transfer-encoding):
+       * url-vars.el (url-mime-encoding-string): Silence compiler.
+
+2013-08-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * url-http.el (url-http-parse-headers): Always place point at the
+       start of the buffer instead of just 80% of the time.
+
 2013-08-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * url-http.el (url-handle-content-transfer-encoding): Renamed
 ;; coding: utf-8
 ;; End:
 
-       Copyright (C) 1999, 2001-2002, 2004-2013 Free Software
+       Copyright (C) 1999, 2001-2002, 2004-2014 Free Software
        Foundation, Inc.
 
   This file is part of GNU Emacs.