]> git.eshelyaron.com Git - emacs.git/commitdiff
Changes from author without assignment are (thankfully) tiny.
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Apr 2007 02:29:32 +0000 (02:29 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Apr 2007 02:29:32 +0000 (02:29 +0000)
lisp/url/ChangeLog

index 01c2d70870a1ad917413f0c74d59b3b7c236734f..e0f989f1451ad8af30782ad9ad350faea276b1ac 100644 (file)
@@ -1,4 +1,4 @@
-2007-04-01  Diane Murray  <disumu@x3y2z1.net>
+2007-04-01  Diane Murray  <disumu@x3y2z1.net>  (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  <disumu@x3y2z1.net>
+2006-11-23  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
 
        * url-http.el (url-http-content-length-after-change-function): Use
        `url-lazy-message'.
        getenv returns an empty string for http_proxy.  This prevents an
        error when calling `format' later on.
 
-2006-08-31  Diane Murray  <disumu@x3y2z1.net>
+2006-08-31  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
 
        * url-parse.el (url-recreate-url-attributes): New function, code
        simply moved from `url-recreate-url'.
        * url-http.el (url-http-create-request):
        Use `url-recreate-url-attributes' when setting real-fname.
 
-2006-08-29  Diane Murray  <disumu@x3y2z1.net>
+2006-08-29  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
 
        * url-cookie.el (url-cookie-write-file): Really don't use versioned
        backups.