From: hniksic Date: Sat, 2 Jul 2005 11:05:50 +0000 (-0700) Subject: [svn] Improve ChangeLog entry. X-Git-Tag: v1.13~823 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=126cd75141200dcf149c4fac1eeb3eeaae67dc9f [svn] Improve ChangeLog entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index a95a0441..a50502ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2005-07-02 Hrvoje Niksic - * 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