Module Name: src
Committed By: riz
Date: Fri Jan 7 23:29:06 UTC 2011
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Tickets 1511, 1521, 1522.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.48 -r1.1.2.49 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.48 src/doc/CHANGES-5.2:1.1.2.49
--- src/doc/CHANGES-5.2:1.1.2.48 Fri Jan 7 19:17:29 2011
+++ src/doc/CHANGES-5.2 Fri Jan 7 23:29:05 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.48 2011/01/07 19:17:29 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.49 2011/01/07 23:29:05 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -4268,3 +4268,19 @@
disk device.
[mrg, ticket #1520]
+doc/3RDPARTY patch
+
+ Update Postfix version.
+ [tron, ticket #1521]
+
+sys/dev/raidframe/rf_disks.c 1.76
+sys/dev/raidframe/rf_netbsdkintf.c 1.276
+
+ support non-512K sector disks (up to 16KB) in raidframe.
+ [mrg, ticket #1522]
+
+sys/dev/raidframe/rf_netbsdkintf.c 1.278
+
+ Hack to fix up disks with old raidframe component labels.
+ [mrg, ticket #1511]
+