From: Glenn Morris Date: Thu, 12 Apr 2007 02:29:32 +0000 (+0000) Subject: Changes from author without assignment are (thankfully) tiny. X-Git-Tag: emacs-pretest-22.0.98~133 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=60df22cc357ca5d4d8ccf64a642798fb2ab18b2f;p=emacs.git Changes from author without assignment are (thankfully) tiny. --- diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 01c2d70870a..e0f989f1451 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,4 +1,4 @@ -2007-04-01 Diane Murray +2007-04-01 Diane Murray (tiny change) * url-http.el (url-http-handle-cookies): Reverse list returned by `mail-fetch-field', so that cookies are set in the correct order. @@ -65,7 +65,7 @@ (url-http-parse-response): Set it. (url-http-parse-headers): Use it to determine keep-alive behavior. -2006-11-23 Diane Murray +2006-11-23 Diane Murray (tiny change) * url-http.el (url-http-content-length-after-change-function): Use `url-lazy-message'. @@ -174,7 +174,7 @@ getenv returns an empty string for http_proxy. This prevents an error when calling `format' later on. -2006-08-31 Diane Murray +2006-08-31 Diane Murray (tiny change) * url-parse.el (url-recreate-url-attributes): New function, code simply moved from `url-recreate-url'. @@ -184,7 +184,7 @@ * url-http.el (url-http-create-request): Use `url-recreate-url-attributes' when setting real-fname. -2006-08-29 Diane Murray +2006-08-29 Diane Murray (tiny change) * url-cookie.el (url-cookie-write-file): Really don't use versioned backups.