summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2005-02-19 13:58:06 +0000
committerhasso <hasso>2005-02-19 13:58:06 +0000
commitc45eb839ae2aac88372180fda8ce90dc1abefe2f (patch)
tree2afa3277c4049058c03425325a5267e2a720e332 /ChangeLog
parente31f22999430d37acbb7706d8fb5dd613ee51150 (diff)
* configure.ac: Fix Linux detection. Host types like i686-pc-linux
didn't match the pattern. Fixes bugzilla #150. [backport candidate]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3c524cf..d6245978 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-19 Hasso Tepper <hasso at quagga.net>
+
+ * configure.ac: Fix Linux detection. Host types like i686-pc-linux
+ didn't match the pattern.
+
2005-02-09 Paul Jakma <paul.jakma@sun.com>
* (global) Update code to match stream.h changes.