diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-11-17 14:29:54 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-11-17 14:29:54 +0000 |
commit | 4022a60ea7f88650f1b4abfe1e41c973cca7861d (patch) | |
tree | 1864df6f2a37c0f938f8a5cc5838463f6b4c1314 /CHANGES | |
parent | 39e366fc11f848c0424d75a914ce98a0e39995f0 (diff) |
I extended a patch from David Shaw to make libcurl _always_ provide an error
string in the given error buffer to address the flaw mention on 21 sep 2005.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ +Daniel (17 November 2005) +- I extended a patch from David Shaw to make libcurl _always_ provide an error + string in the given error buffer to address the flaw mention on 21 sep 2005. + Daniel (16 November 2005) - Applied Albert Chin's patch that makes the libcurl.pc pkgconfig file get installed on 'make install' time. |