Module Name:    src
Committed By:   riz
Date:           Mon Mar  7 04:10:15 UTC 2011

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

Log Message:
ticket 1543.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-5.1.1

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.1.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.10 src/doc/CHANGES-5.1.1:1.1.2.11
--- src/doc/CHANGES-5.1.1:1.1.2.10	Wed Feb 16 21:24:31 2011
+++ src/doc/CHANGES-5.1.1	Mon Mar  7 04:10:14 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.10 2011/02/16 21:24:31 bouyer Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.11 2011/03/07 04:10:14 riz Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
 release:
@@ -17,7 +17,7 @@
 sys/kern/vfs_wapbl.c				1.38 via patch
 
 	Fix an error that can lead to file system corruption and 
-	freeing free block" panics.
+	"freeing free block" panics.
 	[hannken, ticket #1477]
 
 crypto/external/bsd/openssl/dist/ssl/s3_clnt.c	1.3 via patch
@@ -2252,3 +2252,9 @@
 	patch taken from http://www.openssl.org/news/secadv_20110208.txt
 	[spz, ticket #1545]
 
+sys/kern/vfs_wapbl.c				1.27-1.28 via patch
+
+	Fix WAPBL-related panic in DIAGNOSTIC kernels, and possible
+	corruption elsewhere. 
+	[bouyer, ticket #1543]
+

Reply via email to