changeset 59687:9c070f90e15a

Fix last entry.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 22 Jan 2005 10:55:38 +0000
parents 3dd5d4ddd007
children 3761d1e2619d
files lisp/url/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <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>