Module Name: src
Committed By: riz
Date: Sat Mar 10 16:46:45 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES
Log Message:
Pull up following revision(s) (requested by nonaka in ticket #106):
doc/CHANGES: patch
Mention recent pullups in CHANGES.
To generate a diff of this commit:
cvs rdiff -u -r1.1670.2.3 -r1.1670.2.4 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.1670.2.3 src/doc/CHANGES:1.1670.2.4
--- src/doc/CHANGES:1.1670.2.3 Thu Mar 8 17:54:44 2012
+++ src/doc/CHANGES Sat Mar 10 16:46:45 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1670.2.3 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1670.2.4 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1263,4 +1263,6 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
created with quotadump. [dholland 20120212]
postfix(1): Import version 2.8.8 [tron 20120217]
pkg_install(1): Import version 20120128 [tron 20120219]
+ re(4): Add support for RTL8168E-VL. [nonaka 20120302]
+ amdtemp(4): Add support for Family 12h. [nonaka 20120302]
postfix(1): Add support for SQLite tables. [tron 20120304]