summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2012-09-06 18:14:58 +0000
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2012-09-06 18:14:58 +0000
commitf819bb7398c28c88bd12f95589ebae74d837cad4 (patch)
treec4ae693b496fc24bc76b08954ddbb4db3f2c49e2 /ChangeLog
parent0438d37f65201eb75267220a7fa2c603c1fd7def (diff)
downloadgcc-f819bb7398c28c88bd12f95589ebae74d837cad4.tar.gz
* configure.ac: Bump minimum GMP version to 4.2.3.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191037 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db2206c4430..ceb5d48e38f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-06 Diego Novillo <dnovillo@google.com>
+
+ * configure.ac: Bump minimum GMP version to 4.2.3.
+ * configure: Re-generate.
+
2012-09-05 Georg-Johann Lay <avr@gjlay.de>
PR target/54461