diff options
Diffstat (limited to 'lisp/url/ChangeLog')
| -rw-r--r-- | lisp/url/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 03839b0f922..3aa5d63ddc0 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-09-21 Diane Murray <disumu@x3y2z1.net> | ||
| 2 | |||
| 3 | * url-util.el (url-get-normalized-date): Pass full timezone | ||
| 4 | information to timezone-make-date-arpa-standard, since zone name | ||
| 5 | may be unknown. | ||
| 6 | |||
| 1 | 2007-09-03 Diane Murray <disumu@x3y2z1.net> | 7 | 2007-09-03 Diane Murray <disumu@x3y2z1.net> |
| 2 | 8 | ||
| 3 | * url-http.el: (url-http-parse-headers): Bind the current buffer | 9 | * url-http.el: (url-http-parse-headers): Bind the current buffer |