Module Name:    src
Committed By:   sborrill
Date:           Thu Nov 20 12:19:27 UTC 2014

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.3

Log Message:
Ticket #1933


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.79 -r1.1.2.80 src/doc/CHANGES-5.3

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.3
diff -u src/doc/CHANGES-5.3:1.1.2.79 src/doc/CHANGES-5.3:1.1.2.80
--- src/doc/CHANGES-5.3:1.1.2.79	Thu Nov 20 08:42:03 2014
+++ src/doc/CHANGES-5.3	Thu Nov 20 12:19:27 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.79 2014/11/20 08:42:03 sborrill Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.80 2014/11/20 12:19:27 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
 release:
@@ -1155,3 +1155,12 @@ lib/libc/resolv/res_mkquery.c			1.14
 	to 64K - 1. Addresses PR/48475
 	[christos, ticket #1932]
 
+sys/dev/raidframe/raidframevar.h		1.17
+sys/dev/raidframe/rf_netbsdkintf.c		1.316
+sys/dev/raidframe/rf_reconstruct.c		1.121 via patch
+
+	Fix a long-standing bug related to rebooting while a
+	reconstruct-to-spare is underway but not yet complete.
+	Fixes PR kern/49244.
+	[oster, ticket #1933]
+

Reply via email to