about 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, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1497c4a9f..2f8fb0ac83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-05-30  Ulrich Drepper  <drepper@redhat.com>
 
+	* locale/Versions [libc] (GLIBC_2.2): Add localeconv.
+	* locale/localeconv.c: Make function versioned (with same definition).
+
 	* elf/Makefile (modules-names): Strip before using it.
 
 2000-05-30  Andreas Jaeger  <aj@suse.de>