aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@google.com>2012-09-06 14:14:58 -0400
committerDiego Novillo <dnovillo@gcc.gnu.org>2012-09-06 14:14:58 -0400
commit385c06817b589184432e39c9cd318ec7e32d3de4 (patch)
treec4ae693b496fc24bc76b08954ddbb4db3f2c49e2 /ChangeLog
parentd435a4be2a1fddc642ddaa4de055178f152ecf1b (diff)
downloadgcc-385c06817b589184432e39c9cd318ec7e32d3de4.zip
gcc-385c06817b589184432e39c9cd318ec7e32d3de4.tar.gz
gcc-385c06817b589184432e39c9cd318ec7e32d3de4.tar.bz2
* configure.ac: Bump minimum GMP version to 4.2.3.
From-SVN: r191037
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db2206c..ceb5d48 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