spell fix and added Jari

This commit is contained in:
Daniel Stenberg 2006-09-04 22:21:32 +00:00
parent 0bb3ac7c31
commit 874a4ef8c7
1 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,7 @@ Curl and libcurl 7.15.6
This release includes the following changes:
o Added support for other MS-DOS compilers (desides djgpp)
o Added support for other MS-DOS compilers (besides djgpp)
o CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA were added
o (FTP) libcurl avoids sending TYPE if the desired type was already set
o (FTP) CURLOPT_PREQUOTE works even when CURLOPT_NOBODY is set true
@ -42,6 +42,7 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Domenico Andreoli, Armel Asselin, Gisle Vanem, Yang Tse, Andrew Biggs,
Peter Sylvester, David McCreedy, Dmitriy Sergeyev, Dmitry Rechkin
Peter Sylvester, David McCreedy, Dmitriy Sergeyev, Dmitry Rechkin,
Jari Sundell
Thanks! (and sorry if I forgot to mention someone)