aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-07-02 17:42:08 +0000
committerYang Tse <yangsita@gmail.com>2008-07-02 17:42:08 +0000
commitbfaab6ed6bb3e8865cd8dd60375fbdc39203a862 (patch)
treea876ac4817971c9802b457b815252a044c83cba8 /CHANGES
parent97333deb3f6713d7d12168c8980d69cc60961063 (diff)
The configure process will now halt when sed or grep are unavailable
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 555c56253..aa43d9ebd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,8 @@ Yang Tse (2 Jul 2008)
will fallback to gettimeofday when the monotonic clock is unavailable at
run-time.
+- The configure process will now halt when sed or grep are unavailable.
+
Daniel Stenberg (1 Jul 2008)
- Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITY
operating system.