summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a6e4152444..712002e665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 2000-01-29  Ulrich Drepper  <drepper@redhat.com>
 
 	* locale/programs/ld-monetary.c (STR_ELEM_WC): Fix test for too
-	long string in definition.
+	long string in definition.Only enable returning wide character
+	strings if really needed.
 	* locale/programs/ld-numeric.c (STR_ELEM): Likewise.
 
 	* configure.in: Add check for recent enough sed version.