diff options
author | Yang Tse <yangsita@gmail.com> | 2010-06-02 17:30:45 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-06-02 17:30:45 +0200 |
commit | 51248a9bdd825f86c4c8a4b1f67006fffb908950 (patch) | |
tree | 98f6596662c0d6771c1858a907a771bae73d8f14 /CHANGES | |
parent | 3b24076c3b22df6cded45866a1170c36d56915fb (diff) | |
download | curl-51248a9bdd825f86c4c8a4b1f67006fffb908950.tar.gz |
mention last changes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Changelog +Yang Tse (2 June 2010) +- Added missing new libcurl files to non-configure targets. Adjusted + libcurl standard internal header inclusions in new files. Fixed an + SPNEGO related memory leak. Fixed several LDAP related compilation + issues, and fixed some compiler warnings. + Daniel Stenberg (1 June 2010) - Igor Novoseltsev reported a problem with the multi socket API and using timeouts and timers. It boiled down to a problem with libcurl's use of |