aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b5ab4b713..bd1ef52e8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,9 @@ Yang Tse (7 Aug 2008)
- Skip data type check in DO_CURL_OFF_T_CHECK macro when argument is empty.
+- Adjusted testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.h
+ for non-configure targets when the host system doesn't run buildconf.bat.
+
- Prevent buildconf from removing 'Makefile' and 'missing' files. This would
blow away our CVS checked files 'missing' and 'hiper/Makefile'.