From 67ad29e7167289c99bac92911e1f97034e15027d Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Wed, 2 Jun 2004 08:57:43 +0000
Subject: [PATCH] more changes

---
 CHANGES       | 8 ++++++++
 RELEASE-NOTES | 6 +++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index e2d966ce6a..fe664ff8f3 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 63f2ab6562..e51bcc4240 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)
-- 
GitLab