]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last entry.
authorEli Zaretskii <eliz@gnu.org>
Sat, 22 Jan 2005 10:55:38 +0000 (10:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 22 Jan 2005 10:55:38 +0000 (10:55 +0000)
lisp/url/ChangeLog

index 593bf37eb781392d92cc7a07ed03b025f25c233a..6dac2389e71777a47e90956715f1984bcb63b6ab 100644 (file)
@@ -1,7 +1,7 @@
 2005-01-22  Klaus Straubinger  <KSNetz@Arcor.DE>  (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  <monnier@iro.umontreal.ca>