Module Name: src
Committed By: martin
Date: Mon Apr 14 10:57:46 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
The sparc64 port switched to TOPDOWN_VM finally.
To generate a diff of this commit:
cvs rdiff -u -r1.1913 -r1.1914 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.1913 src/doc/CHANGES:1.1914
--- src/doc/CHANGES:1.1913 Tue Apr 8 02:19:54 2014
+++ src/doc/CHANGES Mon Apr 14 10:57:46 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1913 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1914 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -385,3 +385,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
mcp23s17gpio: Add Microchip MCP23S17 16-bit GPIO chip driver.
e.g. Raspberry Pi interface boards [kardel 20140406]
OpenSSL: Imported 1.0.1g [christos 20140407]
+ sparc64: Switched to TOPDOWN_VM [martin 20140414]