[svn] Improve ChangeLog entry.

This commit is contained in:
hniksic 2005-07-02 04:05:50 -07:00
parent 025fcc29a8
commit 126cd75141
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
2005-07-02 Hrvoje Niksic <hniksic@xemacs.org>
* http.c (gethttp): Except for head_only, use skip_short_body to
skip the non-20x error message before leaving gethttp.
* http.c (gethttp): Skip error message body in the keep-alive
case.
2005-07-02 Hrvoje Niksic <hniksic@xemacs.org>