]> granicus.if.org Git - curl/commitdiff
MUTE is gone, PHP examples, new CVS structure
authorDaniel Stenberg <daniel@haxx.se>
Tue, 5 Jun 2001 11:48:30 +0000 (11:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 5 Jun 2001 11:48:30 +0000 (11:48 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e7a0925bdf6a3b5a9aa97d35d2698d57c85deddf..2d8576b97e4e3a81e823fc815820c9862e826c41 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,17 @@
 
                                History of Changes
 
+Daniel (1 June 2001)
+- Sterling provided some new PHP examples.
+
+- Changed the CVS hierarchy and the older checkout instruction does no longer
+  work. We moved the entire source code into a CVS module named 'curl'.
+
+Daniel (31 May 2001)
+- CURLOPT_MUTE does not exist anymore. It is still present in the include file
+  to not cause compiler errors for applications using it, but it isn't used
+  anywhere in the library.
+
 Version 7.8-pre3
 
 Daniel (31 May 2001)