Module Name: src
Committed By: riz
Date: Tue May 22 18:57:40 UTC 2012
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
Fix error in last commit (ticket 1446, not 1762).
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.100 -r1.1.2.101 src/doc/CHANGES-4.0.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.100 src/doc/CHANGES-4.0.2:1.1.2.101
--- src/doc/CHANGES-4.0.2:1.1.2.100 Tue May 22 18:56:27 2012
+++ src/doc/CHANGES-4.0.2 Tue May 22 18:57:40 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.100 2012/05/22 18:56:27 riz Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.101 2012/05/22 18:57:40 riz Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1373,5 +1373,5 @@ sys/netsmb/subr_mchain.c 1.21
crypto/dist/openssl/ssl/d1_enc.c patch
Address CVE-2012-2333.
- [drochner, ticket #1762]
+ [drochner, ticket #1446]