Module Name: src
Committed By: riz
Date: Tue Nov 27 18:17:26 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket 1822
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.201 -r1.1.2.202 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.201 src/doc/CHANGES-5.2:1.1.2.202
--- src/doc/CHANGES-5.2:1.1.2.201 Mon Nov 26 20:00:35 2012
+++ src/doc/CHANGES-5.2 Tue Nov 27 18:17:26 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.201 2012/11/26 20:00:35 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.202 2012/11/27 18:17:26 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -8817,3 +8817,8 @@ xsrc/external/mit/expat/dist/xmlwf/readf
Address CVE-2012-1147, CVE-2012-1148 and CVE-2012-0876.
[spz, ticket #1821]
+usr.bin/tput/tput.c patch
+
+ Fix tput support for setaf terminfo sequence. PR#39883.
+ [jnemeth, ticket #1822]
+