Module Name: src
Committed By: rmind
Date: Wed Aug 25 14:57:26 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Mention mips64 support (from the first branch merge) by matt@,
so details wont be forgotten in the release notes.
To generate a diff of this commit:
cvs rdiff -u -r1.1429 -r1.1430 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.1429 src/doc/CHANGES:1.1430
--- src/doc/CHANGES:1.1429 Wed Aug 25 14:02:51 2010
+++ src/doc/CHANGES Wed Aug 25 14:57:26 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1429 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1430 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -507,6 +507,10 @@
ICMP replies to the broadcast address. [christos 20091207]
ntp: Import ntp-4-2-4p8. [kardel 20091208]
zaurus: Add support Xorg. [nonaka 20091213]
+ mips: First merge of the matt-nb5-mips64 branch. Added support for
+ 64-bit MIPS processors (O32, N32, N64 ABIs are supported).
+ Added support for RMI XLS6ATX_7A board and XL SoC family.
+ [matt 20091214]
sysinst(8): Make SHA1 the default option for cyphers. [ahoka 20091216]
atf(7): Import 0.7. [jmmv 20091222]
dhcpcd(8): Import dhcpcd-5.1.4. [roy 20091223]