summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2017-08-22 10:25:13 +0000
committermrg <mrg@NetBSD.org>2017-08-22 10:25:13 +0000
commitba40f2ed46d64a2eb60129b5aeb79b91e46c741d (patch)
tree3fd8f67e31adab586fba0177c21211417900e2ea /doc
parentb47a1befbccdf97b23aa70ebebe817f63fc351d4 (diff)
note gmp/mpfr/mpc updates
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 429c686b00e..f8b57fa74fe 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2306 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2307 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -51,3 +51,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
ichsmb(4): Add support for Intel C3000. [msaitoh 20170817]
ismt(4): Add support for Intel C3000. [msaitoh 20170817]
powerpc: Bump MAXTSIZ to 128MB for OEA based systems [sevan 20170818]
+ GMP/MPFR/MPC: Update to 6.1.2, 3.1.5 and 1.0.3. [mrg 20170821]