From: Eli Zaretskii Date: Sat, 22 Jan 2005 10:55:38 +0000 (+0000) Subject: Fix last entry. X-Git-Tag: ttn-vms-21-2-B4~2627 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=557724a8715a9445fdb5815403c46afef3bdf2eb;p=emacs.git Fix last entry. --- diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 593bf37eb78..6dac2389e71 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,7 +1,7 @@ 2005-01-22 Klaus Straubinger (tiny change) - * url-http.el (url-http-parse-headers): Reset url-http-data to - nil, like for the 303 response. + * url-http.el (url-http-parse-headers) <302>: Reset url-http-data + to nil, like for the 303 response. 2005-01-13 Stefan Monnier