Mercurial > emacs
changeset 62401:4512c4db6912
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 16 May 2005 10:07:59 +0000 |
parents | e30c08177a3b |
children | a7e02ef1e3d6 |
files | lisp/url/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/url/ChangeLog Mon May 16 10:07:31 2005 +0000 +++ b/lisp/url/ChangeLog Mon May 16 10:07:59 2005 +0000 @@ -1,3 +1,16 @@ +2005-05-06 Juanma Barranquero <lekktu@gmail.com> + + * url-auth.el (url-register-auth-scheme): + * url-cookie.el (url-cookie-expired-p): + * url-dav.el (url-dav-process-date-property) + (url-dav-process-boolean-property, url-dav-process-DAV:status): + * url-http.el (url-http-chunked-encoding-after-change-function) + (url-http-wait-for-headers-change-function): + * url-ns.el (isInNet): + * url-parse.el (url-generic-parse-url): + * url-util.el (url-get-normalized-date): Replace `string-to-int' + by `string-to-number'. + 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca> * url.el (url-retrieve-synchronously): Work around the fact that