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 bb64d54..158dc1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-12-31 Ulrich Drepper <drepper@redhat.com>
+ * locale/setlocale.c (setlocale): Avoid duplicating locale names
+ if we can reuse old strings.
+
* inet/rcmd.c: Provide better error message in case of unknown
host. Remove USE_IN_LIBIO.