mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:27:16 +03:00
give proper credit!
This commit is contained in:
parent
1b9d311b5c
commit
9e9f70a693
2 changed files with 4 additions and 3 deletions
5
CHANGES
5
CHANGES
|
|
@ -7,8 +7,9 @@
|
|||
Changelog
|
||||
|
||||
Daniel Stenberg (25 Sep 2008)
|
||||
- Fixed the HTTP Digest auth code to not behave badly when getting a blank realm
|
||||
with realm="". http://curl.haxx.se/bug/view.cgi?id=2126435
|
||||
- Emanuele Bovisio submitted bug report #2126435. We fixed the HTTP Digest
|
||||
auth code to not behave badly when getting a blank realm with
|
||||
realm="". http://curl.haxx.se/bug/view.cgi?id=2126435
|
||||
|
||||
Daniel Fandrich (23 Sep 2008)
|
||||
- Make sure not to dereference the wrong UrlState proto union member when
|
||||
|
|
|
|||
|
|
@ -43,6 +43,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
|
||||
Jamie Lokier, Emanuele Bovisio
|
||||
|
||||
Thanks! (and sorry if I forgot to mention someone)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue