projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af9dc9f
)
fixes
author
Daniel Stenberg
<daniel@haxx.se>
Mon, 24 Nov 2003 07:11:28 +0000
(07:11 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Mon, 24 Nov 2003 07:11:28 +0000
(07:11 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index
bd4e11a
..
207140b
100644
(file)
--- 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.