Module Name: src
Committed By: matt
Date: Wed Dec 5 19:15:11 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
ARMFPE support has been removed
To generate a diff of this commit:
cvs rdiff -u -r1.1762 -r1.1763 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.1762 src/doc/CHANGES:1.1763
--- src/doc/CHANGES:1.1762 Wed Dec 5 08:57:53 2012
+++ src/doc/CHANGES Wed Dec 5 19:15:11 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1762 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1763 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -147,3 +147,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
[rkujawa 20121126]
bind: update to 9.9.2-P1 to fix the DNS64 vulnerability.
[spz 20121204]
+ arm: ARMFPE support had bitrotted and has been removed. [matt 20121205]