aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-09-20 12:44:44 +0000
committerYang Tse <yangsita@gmail.com>2008-09-20 12:44:44 +0000
commit6abbbaad1b0338b064b133ac0aa5ad9c75ad52ad (patch)
tree819289a3b6d8260e44211a374b53699907b6c39c /CHANGES
parentfe5f448015b9b1c632d8725a4dc0fe6d1ab04736 (diff)
fix regression in configure script which affected OpenSSL builds on MSYS
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4eb7cd8c3..efc64d9da 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
Changelog
+Yang Tse (20 Sep 2008)
+- Fix regression in configure script which affected OpenSSL builds on MSYS.
+
Yang Tse (19 Sep 2008)
- configure script now checks availability of the alarm() function.