Bill Hoffman (6 June 2009)
authorDaniel Stenberg <daniel@haxx.se>
Sun, 7 Jun 2009 22:26:44 +0000 (22:26 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 7 Jun 2009 22:26:44 +0000 (22:26 +0000)
- Added some cmake docs and fixed socklen_t in the build.

CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index 4f691a8..d9777e2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,9 @@ Daniel Stenberg (8 June 2009)
 - Eric Wong fixed --no-buffer to actually switch off output buffering. Been
   broken since 7.19.0
 
+Bill Hoffman (6 June 2009)
+- Added some cmake docs and fixed socklen_t in the build.
+
 Yang Tse (5 Jun 2009)
 - John E. Malmberg provided VMS specific patch: "This fixes an existing bug
   in urlglob.c where it was not converting the Curl Unix exit code to a VMS
index a97cb76..64d467d 100644 (file)
@@ -34,6 +34,6 @@ advice from friends like these:
 
  Yang Tse, Daniel Fandrich, Kamil Dudka, Caolan McNamara, Frank McGeough,
  Andre Guibert de Bruet, Mike Crowe, Claes Jakobsson, John E. Malmberg,
- Aaron Oneal, Igor Novoseltsev, Eric Wong
+ Aaron Oneal, Igor Novoseltsev, Eric Wong, Bill Hoffman
 
         Thanks! (and sorry if I forgot to mention someone)