recent events
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 Jan 2005 14:12:06 +0000 (14:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Jan 2005 14:12:06 +0000 (14:12 +0000)
CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index ae748c4..65753ea 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,15 @@
                                   Changelog
 
 
+Daniel (4 January 2005)
+- Marty Kuhrt adjusted a VMS build script slightly
+
+- Kai Sommerfeld and Gisle Vanem fixed libcurl to build with IPv6 support on
+  Win2000.
+
+Daniel (2 January 2005)
+- Alex Neblett updated the MSVC makefiles slightly.
+
 Daniel (25 December 2004)
 - Removed src/config.h.in from CVS, it is now copied from the (generated)
   lib/config.h.in instead, as they can very well be the same. This removes a
index 861f720..16433da 100644 (file)
@@ -16,18 +16,20 @@ This release includes the following changes:
 
 This release includes the following bugfixes:
 
+ o double va_list access crash fixed
  o minor memory leak when "version" is set in a cookie header
  o builds fine on BeOS
  o builds and runs fine on FreeBSD
 
 Other curl-related news since the previous public release:
 
- o 
+ o cURLpp 0.3.2 - https://rrette.com/curlpp.html
+ o pycURL 7.12.3 - http://pycurl.sourceforge.net/
 
 This release would not have looked like this without help, code, reports and
 advice from friends like these:
 
  Dan Fandrich, Peter Pentchev, Marcin Konicki, Rune Kleveland, David Shaw,
- Werner Koch
+ Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt
 
         Thanks! (and sorry if I forgot to mention someone)