Module Name: src
Committed By: jdc
Date: Wed Mar 21 21:31:07 UTC 2012
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.3
Log Message:
Ticket 1727.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-5.1.3
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.3
diff -u src/doc/CHANGES-5.1.3:1.1.2.9 src/doc/CHANGES-5.1.3:1.1.2.10
--- src/doc/CHANGES-5.1.3:1.1.2.9 Sat Mar 17 19:33:04 2012
+++ src/doc/CHANGES-5.1.3 Wed Mar 21 21:31:06 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.3,v 1.1.2.9 2012/03/17 19:33:04 bouyer Exp $
+# $NetBSD: CHANGES-5.1.3,v 1.1.2.10 2012/03/21 21:31:06 jdc Exp $
A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
release:
@@ -84,3 +84,9 @@ sbin/mount/mount.8 1.73, 1.74
Clarify UFS2 superblock format stuff. Bump date. Fix PR 45166.
[dholland, ticket #1743]
+sys/dev/wscons/wsemul_vt100.c 1.31
+sys/dev/wscons/wsemul_vt100_chars.c 1.12
+sys/dev/wscons/wsksymdef.h 1.62
+
+ s/portugese/portuguese/, spotted by Ari Constancio in PR misc/40202.
+ [bouyer, ticket #1727]