diff --git a/ChangeLog b/ChangeLog index ddfd20fbd..769288ac0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,6 @@ 2004-09-21 Richard Frith-Macdonald * Source/NSConnection.m: ([_getReplyRmc:]) improve timeout code. - * Source/GSHTTPURLHasndle.m: Modifications to allow a retry of a - load is reusing an http1.1 connection which may have been dropped - by the remote end. Also some restructuring moving towards handling - redirects. 2004-09-20 Richard Frith-Macdonald