Module Name:    src
Committed By:   riz
Date:           Wed Nov  4 16:43:51 UTC 2015

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.1

Log Message:
Ticket 899.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-7.0.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-7.0.1
diff -u src/doc/CHANGES-7.0.1:1.1.2.2 src/doc/CHANGES-7.0.1:1.1.2.3
--- src/doc/CHANGES-7.0.1:1.1.2.2	Thu Oct 15 20:35:28 2015
+++ src/doc/CHANGES-7.0.1	Wed Nov  4 16:43:51 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.2 2015/10/15 20:35:28 snj Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.3 2015/11/04 16:43:51 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
 release:
@@ -17,3 +17,8 @@ distrib/i386/ramdisks/common/list.ramdis
 	PR install/50311: missing gptmbr.bin on ramdisk based installs.
 	[martin, ticket #992]
 
+sys/dev/cgd.c					1.97
+
+	Use explicit_memset to zero key material.
+	[riastradh, ticket #899]
+

Reply via email to