various changes of CVS to git

This commit is contained in:
Daniel Stenberg
2010-03-22 00:34:09 +01:00
parent e1d6034977
commit 1609685fc2
8 changed files with 34 additions and 33 deletions

View File

@@ -10,6 +10,8 @@ Daniel Stenberg (21 Mar 2010)
- Ben Greear improved TFTP: the error code returning and the treatment
of TSIZE == 0 when uploading.
- We've switched from CVS to git. See http://curl.haxx.se/source.html
Kamil Dudka (19 Mar 2010)
- Improved Curl_read() to not ignore the error returned from Curl_ssl_recv().