about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-11-10 21:12:47 +0000
committerUlrich Drepper <drepper@redhat.com>2006-11-10 21:12:47 +0000
commit6decd24cc22116dea9da17c548d0ea0e9b6d5bfc (patch)
tree4d3462cb2df095944ff830ca20fd2b371b605eb8 /ChangeLog
parent4260af60e9361dbb07af8e0e6ce28cdfa6e0bdba (diff)
downloadglibc-6decd24cc22116dea9da17c548d0ea0e9b6d5bfc.tar.gz
glibc-6decd24cc22116dea9da17c548d0ea0e9b6d5bfc.tar.xz
glibc-6decd24cc22116dea9da17c548d0ea0e9b6d5bfc.zip
[BZ #3483]
	* elf/ldconfig.c (main): Call setlocale and textdomain.
	Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74f28813c9..71207b92a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #3483]
+	* elf/ldconfig.c (main): Call setlocale and textdomain.
+	Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
+
 	[BZ #3480]
 	* manual/argp.texi: Fix typos.
 	* manual/charset.texi: Likewise.