Module Name: src
Committed By: riz
Date: Thu Dec 13 17:43:30 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.1
Log Message:
Whitespace fix.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-6.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-6.0.1
diff -u src/doc/CHANGES-6.0.1:1.1.2.29 src/doc/CHANGES-6.0.1:1.1.2.30
--- src/doc/CHANGES-6.0.1:1.1.2.29 Thu Dec 13 17:42:23 2012
+++ src/doc/CHANGES-6.0.1 Thu Dec 13 17:43:30 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.29 2012/12/13 17:42:23 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.30 2012/12/13 17:43:30 riz Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -229,6 +229,7 @@ sys/arch/xen/xenbus/xenbus_xs.c 1.23
Xen Dom0 NetBSD kernel can crash by adding duplicate xenwatches.
[royger, ticket #728]
+
lib/libterminfo/tparm.c 1.9
Fix off by one error.