aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-18 19:53:59 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-18 19:53:59 +0000
commit153aa31b93be22e01b236375fb02a9f9b9a0195f (patch)
tree46f35376e05361e984374242bf5930100a93ce58 /ChangeLog
parent59a7162b17f55cb292844e37ceb9c3b0a1994080 (diff)
downloadglibc-153aa31b93be22e01b236375fb02a9f9b9a0195f.tar
glibc-153aa31b93be22e01b236375fb02a9f9b9a0195f.tar.gz
glibc-153aa31b93be22e01b236375fb02a9f9b9a0195f.tar.bz2
glibc-153aa31b93be22e01b236375fb02a9f9b9a0195f.zip
* stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.
Numerically stable check for valid width.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65f2c0a1b2..79035e8bbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-04-18 Ulrich Drepper <drepper@redhat.com>
+ * stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.
+ Numerically stable check for valid width.
+
* locale/programs/locarchive.c (open_archive): Map the entire file
and not just the administrative data.
(add_locale): When we find a hash sum match compare the content