Module Name: src Committed By: mrg Date: Fri Nov 29 08:49:26 UTC 2013
Modified Files: src/doc: CHANGES Log Message: note MPC, MPFR, and GMP updates. To generate a diff of this commit: cvs rdiff -u -r1.1862 -r1.1863 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1862 src/doc/CHANGES:1.1863 --- src/doc/CHANGES:1.1862 Fri Nov 22 16:26:52 2013 +++ src/doc/CHANGES Fri Nov 29 08:49:26 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1862 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1863 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -305,3 +305,6 @@ Changes from NetBSD 6.0 to NetBSD 7.0: zless(1): Added via lastest version of zmore(1) from OpenBSD [pettai 20131112] nvi(1): Upgrade to the latest git source [christos 20131122] + MPC: Updated to MPC 1.0.1. [mrg 20131128] + MPFR: Updated to MPFR 3.1.2. [mrg 20131128] + GMP: Updated to GMP 5.1.3. [mrg 20131129]