# HG changeset patch # User Eli Zaretskii # Date 1106391338 0 # Node ID 9c070f90e15affb8ad478b370760f5bdd7d28ab1 # Parent 3dd5d4ddd0075503edeb3592eff9c318a755f156 Fix last entry. diff -r 3dd5d4ddd007 -r 9c070f90e15a lisp/url/ChangeLog --- a/lisp/url/ChangeLog Sat Jan 22 10:53:39 2005 +0000 +++ b/lisp/url/ChangeLog Sat Jan 22 10:55:38 2005 +0000 @@ -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