aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 712002e665..4d88955fe4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-01-29 Ulrich Drepper <drepper@redhat.com>
+ * locale/programs/ld-numeric.c (numeric_output): Increment cnt in
+ correct place to avoid uninitialized memory passed to writev.
+
* locale/programs/ld-monetary.c (STR_ELEM_WC): Fix test for too
long string in definition.Only enable returning wide character
strings if really needed.