Module Name:    src
Committed By:   sborrill
Date:           Fri Nov 21 08:25:52 UTC 2014

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

Log Message:
Ticket #1933


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-5.2.4

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.4
diff -u src/doc/CHANGES-5.2.4:1.1.2.1 src/doc/CHANGES-5.2.4:1.1.2.2
--- src/doc/CHANGES-5.2.4:1.1.2.1	Wed Nov 19 06:47:26 2014
+++ src/doc/CHANGES-5.2.4	Fri Nov 21 08:25:52 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.4,v 1.1.2.1 2014/11/19 06:47:26 snj Exp $
+# $NetBSD: CHANGES-5.2.4,v 1.1.2.2 2014/11/21 08:25:52 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.2.3 release to the NetBSD 5.2.4
 release:
@@ -11,3 +11,12 @@ sys/sys/param.h					patched by hand
 	Welcome to 5.2.3_PATCH.
 	[snj]
 
+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