Module Name:    src
Committed By:   bouyer
Date:           Fri May 20 19:32:58 UTC 2011

Modified Files:
        src/doc [netbsd-5-1]: CHANGES-5.1.1

Log Message:
ticket 1611


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-5.1.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-5.1.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.25 src/doc/CHANGES-5.1.1:1.1.2.26
--- src/doc/CHANGES-5.1.1:1.1.2.25	Thu May 19 19:53:03 2011
+++ src/doc/CHANGES-5.1.1	Fri May 20 19:32:58 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.25 2011/05/19 19:53:03 bouyer Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.26 2011/05/20 19:32:58 bouyer Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
 release:
@@ -2422,3 +2422,12 @@
 	Fixes CVE-2011-996
 	[spz, ticket #1603]
 
+include/inttypes.h				1.7
+include/stddef.h				1.16
+include/stdlib.h				1.90
+include/wchar.h					1.28
+
+	Don't define wchar_t for c++; it is native in the language.
+	From Alexander Nasonov
+	[joerg, ticket #1611]
+

Reply via email to