Revert bad change

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20106 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2004-09-22 14:30:30 +00:00
parent 4505e3f2e7
commit 818d069663

View file

@ -1,10 +1,6 @@
2004-09-21 Richard Frith-Macdonald <rfm@gnu.org>
* 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 <rfm@gnu.org>