This commit is contained in:
Daniel Stenberg 2003-11-24 07:11:28 +00:00
parent af9dc9f128
commit 1c700b5a5c

View File

@ -7,6 +7,13 @@
Changelog
Daniel (24 November)
- Gaz Iqbal fixed a range string memory leak.
- Gisle Vanem fixed the Windows builds.
- Added the new FTPSSL defines in curl/curl.h
Daniel (20 November)
- Joshua Kapell filed bug report #845247 as he found an endless loop when
getting a 407 back from a proxy when no user+password was given.