From e08f81c8910ff39d1077010cbad2be602fce08c8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 7 Jun 2009 22:26:44 +0000 Subject: [PATCH] Bill Hoffman (6 June 2009) - Added some cmake docs and fixed socklen_t in the build. --- CHANGES | 3 +++ RELEASE-NOTES | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 4f691a8..d9777e2 100644 --- 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 diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a97cb76..64d467d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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) -- 2.7.4