summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2012-03-27 08:25:08 +0200
committerTorbjorn Granlund <tege@gmplib.org>2012-03-27 08:25:08 +0200
commit4f648b63ebf099d1f9496016b832beab8e6a9f3d (patch)
tree3ff81c52a9ced72d332d89f0fe44fc75f2cd25eb /ChangeLog
parent50ce0b619a3df7e3f7970c03ec164f0a894a505f (diff)
downloadgmp-4f648b63ebf099d1f9496016b832beab8e6a9f3d.tar.gz
Fix typo in coreisbr recognition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58c2ecbb0..c26e11eaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-27 Torbjorn Granlund <tege@gmplib.org>
+
+ * config.guess: Fix typo in coreisbr recognition.
+
2012-03-26 Marco Bodrato <bodrato@mail.dm.unipi.it>
* mpn/x86_64/gcd_1.asm: Reduce latency.