Module Name: src
Committed By: sborrill
Date: Wed Oct 7 19:09:57 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1069
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.89 -r1.1.2.90 src/doc/CHANGES-5.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
diff -u src/doc/CHANGES-5.1:1.1.2.89 src/doc/CHANGES-5.1:1.1.2.90
--- src/doc/CHANGES-5.1:1.1.2.89 Wed Oct 7 15:44:41 2009
+++ src/doc/CHANGES-5.1 Wed Oct 7 19:09:57 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.89 2009/10/07 15:44:41 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.90 2009/10/07 19:09:57 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -14006,3 +14006,8 @@
Add sdmmc framework
[jmcneill, ticket #1044]
+lib/libc/locale/generic_lc_all.c 1.3
+
+ Fix lib/42124: setlocale(3) never returns NULL with nonexistent locale.
+ [tnozaki, ticket #1069]
+