summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-02-10 00:58:38 +0000
committerNick Clifton <nickc@redhat.com>2001-02-10 00:58:38 +0000
commit1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3 (patch)
treeab49c2ff9361e9b4d3cdaad01236bfdb8687e124 /ChangeLog
parentc41482c7ee561d54d4748b601b26ad2e630edd91 (diff)
downloadcygnal-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.gz
cygnal-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.bz2
cygnal-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.zip
Add s390 support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a63a644f..f75ae2b32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * config.guess: Add linux target for S/390.
+ * config.sub: Likewise.
+ * configure.in: Likewise.
+
2001-02-06 Ben Elliston <bje@redhat.com>
* configure: Output host type to stdout, not stderr.