Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket 630



details:   https://anonhg.NetBSD.org/src/rev/3895cec7bcd3
branches:  netbsd-8
changeset: 851476:3895cec7bcd3
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Mar 14 18:37:48 2018 +0000

description:
Ticket 630

diffstat:

 doc/CHANGES-8.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 8006f0e3d2bd -r 3895cec7bcd3 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Wed Mar 14 18:37:00 2018 +0000
+++ b/doc/CHANGES-8.0   Wed Mar 14 18:37:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.141 2018/03/13 15:50:31 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.142 2018/03/14 18:37:48 bouyer Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -10302,3 +10302,10 @@
        allocate it dynamically.
        [maxv, ticket #629]
 
+lib/libc/stdio/vfwprintf.c                     1.35, 1.36
+tests/lib/libc/locale/t_sprintf.c              1.2
+
+       Do not use thousands grouping when none is specified by the locale.
+       Fixes PR standards/52282.
+       [martin, ticket #630]
+



Home | Main Index | Thread Index | Old Index