diff options
-rw-r--r-- | CHANGES | 8 | ||||
-rw-r--r-- | RELEASE-NOTES | 6 |
2 files changed, 13 insertions, 1 deletions
@@ -6,6 +6,14 @@ Changelog +Daniel (1 June 2004) +- I clarified the --create-dirs option somewhat in the curl man page. + +- Renaud Duhaut corrected the curl_unescape man page. + +- David Byron modified one of Massimiliano Ziccardi's recent MSVC makefile + changes to now again use the mm lib by default. + Daniel (26 May 2004) - Mohun Biswas added release-zlib and debug-zlib targets to the MSVC libcurl Makefile diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 63f2ab656..e51bcc424 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -47,12 +47,16 @@ Other curl-related news since the previous public release: o AdacURL 7.11.2 was released: http://www.almroth.com/adacurl/ o PycURL 7.11.3 was released: http://pycurl.sourceforge.net o A new German download mirror: http://www.mirrorspace.org/curl/ + o Two new mailing lists are available: + curl-and-python - for python programmers using pycurl or curl + curl-perl-commmits - receives commits done to the curl-perl CVS module This release would not have looked like this without help, code, reports and advice from friends like these: Gisle Vanem, Tommy Tam, Luca Altea, James Bursa, Mihai Ionescu, Michael Benedict, Andrés García, Joe Halpin, Seshubabu Pasam, Peter Sylvester, Robert - D. Young, Jesse Noller, David Byron, Massimiliano Ziccardi, Mohun Biswas + D. Young, Jesse Noller, David Byron, Massimiliano Ziccardi, Mohun Biswas, + Renaud Duhaut Thanks! (and sorry if I forgot to mention someone) |