diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-29 12:36:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-29 12:36:47 +0000 |
commit | 09bbca2f611b552bdf895b5833b7f4b130cda644 (patch) | |
tree | 0932888077247ebd543a4307c74419ac5d4af59b | |
parent | 0a305eb79f444db81b4f6ae8c6f201af46f1888e (diff) |
credit Maxim Ivanov
-rw-r--r-- | CHANGES | 6 | ||||
-rw-r--r-- | RELEASE-NOTES | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -7,9 +7,9 @@ Changelog Daniel Stenberg (29 Sep 2008) -- Bug #2107803 (http://curl.haxx.se/bug/view.cgi?id=2107803) "no - CURLINFO_REDIRECT_URL in multi mode" also contained a patch that fixed the - problem. +- Maxim Ivanov filed bug report #2107803 + (http://curl.haxx.se/bug/view.cgi?id=2107803) "no CURLINFO_REDIRECT_URL in + multi mode" together with a patch that fixed the problem. Daniel Stenberg (25 Sep 2008) - Emanuele Bovisio submitted bug report #2126435. We fixed the HTTP Digest diff --git a/RELEASE-NOTES b/RELEASE-NOTES index dc93e9f22..4ff8386a4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -44,6 +44,6 @@ advice from friends like these: Keith Mok, Yang Tse, Daniel Fandrich, Guenter Knauf, Dmitriy Sergeyev, Linus Nielsen Feltzing, Martin Drasar, Stefan Krause, Dmitry Kurochkin, Mike Revi, Andres Garcia, Michael Goffioul, Markus Moeller, Rob Crittenden, - Jamie Lokier, Emanuele Bovisio + Jamie Lokier, Emanuele Bovisio, Maxim Ivanov Thanks! (and sorry if I forgot to mention someone) |