From: Yang Tse Date: Mon, 8 Jun 2009 16:18:04 +0000 (+0000) Subject: mention last changes X-Git-Tag: curl-7_19_6~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbb93a271869d4ff2b69f3fb680a41a00d3e034c;p=thirdparty%2Fcurl.git mention last changes --- diff --git a/CHANGES b/CHANGES index af43b7a217..e579f3cc24 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,9 @@ Yang Tse (8 Jun 2009) - Igor Novoseltsev adjusted Makefile.vxworks to get sources and headers included from Makefile.inc, and provided docs\INSTALL VxWorks section. + I removed buildconf.bat from release and daily snapshot archives. This + file is only for CVS tree checkout builds. + Daniel Stenberg (8 June 2009) - Eric Wong fixed --no-buffer to actually switch off output buffering. Been broken since 7.19.0 diff --git a/ares/CHANGES b/ares/CHANGES index a095100bc7..04bea6c537 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,9 @@ Changelog for the c-ares project +* June 8 2009 (Yang Tse) +- Removed buildconf.bat from release and daily snapshot archives. This + file is only for CVS tree checkout builds. + * May 26 2009 (Yang Tse) - Added --enable-curldebug configure option to enable and disable building with the low-level curl debug memory tracking 'feature' to allow decoupled