aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-11-24 07:11:28 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-11-24 07:11:28 +0000
commit1c700b5a5cd9cf9fb9d2887aa233e065e4e450ee (patch)
treeef230042aaf4049184f4bc56e85bf275091e519d
parentaf9dc9f12808e92f089b2dff80469ce08c0a1274 (diff)
fixes
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bd4e11a36..207140b53 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.