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