Module Name: src
Committed By: riz
Date: Fri Sep 20 03:49:23 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket 936.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-6.2
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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.43 src/doc/CHANGES-6.2:1.1.2.44
--- src/doc/CHANGES-6.2:1.1.2.43 Fri Sep 20 03:14:37 2013
+++ src/doc/CHANGES-6.2 Fri Sep 20 03:49:23 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.43 2013/09/20 03:14:37 riz Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.44 2013/09/20 03:49:23 riz Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -737,3 +737,9 @@ etc/ssh/ssh_known_hosts 1.8
Update project host keys.
[spz, ticket #947]
+sys/dev/pci/piixpm.c 1.42 via patch
+sys/dev/pci/piixpmreg.h 1.6
+
+ Expose iic busses. (Needed for ticket #929)
+ [fair, ticket #936]
+