Module Name: src
Committed By: riz
Date: Wed Oct 24 03:08:51 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Tickets 1788, 1804
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.188 -r1.1.2.189 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.188 src/doc/CHANGES-5.2:1.1.2.189
--- src/doc/CHANGES-5.2:1.1.2.188 Tue Oct 23 23:27:49 2012
+++ src/doc/CHANGES-5.2 Wed Oct 24 03:08:51 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.188 2012/10/23 23:27:49 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.189 2012/10/24 03:08:51 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -8685,3 +8685,14 @@ share/zoneinfo/australasia patch
Palestine fall 2012. (Thanks to Steffen Thorsen.)
[apb, ticket #1803]
+sys/dev/raidframe/rf_netbsdkintf.c patch
+
+ Implement DIOCGSTRATEGY and DIOCSSTRATEGY for raidframe devices.
+ (The default strategy is not changed)
+ [buhrow, ticket #1788]
+
+share/misc/bsd-family-tree 1.45 via patch
+
+ Update the family tree for NetBSD 6.
+ [jnemeth, ticket #1804]
+