aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-09-04 06:17:55 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-09-04 06:17:55 +0000
commit30ac7eced1d2d1bcce7cd29238a922bc64c63abe (patch)
treeec622201fe301b350fe760d65d5295f923a543bd /CHANGES
parent466d093a92f3e8ccbb8af026e786bc41708caba6 (diff)
proper credit
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES
index 29ede8c5c..ea96e1c06 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,11 +8,11 @@
Daniel (4 September 2006)
-- "Dortik" (http://curl.haxx.se/bug/view.cgi?id=1551412) provided a patch that
- while not fixing things very nicely, it does make the SOCKS5 proxy
- connection slightly better as it now acknowledges the timeout for connection
- and it no longer segfaults in the case when SOCKS requires authentication
- and you did not specify username:password.
+- Dmitry Rechkin (http://curl.haxx.se/bug/view.cgi?id=1551412) provided a
+ patch that while not fixing things very nicely, it does make the SOCKS5
+ proxy connection slightly better as it now acknowledges the timeout for
+ connection and it no longer segfaults in the case when SOCKS requires
+ authentication and you did not specify username:password.
Daniel (31 August 2006)
- Dmitriy Sergeyev found and fixed a multi interface flaw when using asynch