summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-06-02 08:57:43 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-06-02 08:57:43 +0000
commit67ad29e7167289c99bac92911e1f97034e15027d (patch)
treea765041fe4c7ba0c4b9d46ab37cf4538b8104c46
parent8bbf9b13af9825fcb7b73b48e6e26088833a1105 (diff)
downloadgnurl-67ad29e7167289c99bac92911e1f97034e15027d.tar.gz
gnurl-67ad29e7167289c99bac92911e1f97034e15027d.tar.bz2
gnurl-67ad29e7167289c99bac92911e1f97034e15027d.zip
more changes
-rw-r--r--CHANGES8
-rw-r--r--RELEASE-NOTES6
2 files changed, 13 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e2d966ce6..fe664ff8f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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)