From dbb93a271869d4ff2b69f3fb680a41a00d3e034c Mon Sep 17 00:00:00 2001
From: Yang Tse <yangsita@gmail.com>
Date: Mon, 8 Jun 2009 16:18:04 +0000
Subject: [PATCH] mention last changes

---
 CHANGES      | 3 +++
 ares/CHANGES | 4 ++++
 2 files changed, 7 insertions(+)

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
-- 
GitLab