aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-29 06:19:13 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-29 06:19:13 +0000
commitf0189a54434b816a53f9b0fce234fc3e88dbb8ed (patch)
treeffa00f7a127e3a4322f857705ebf8c8a7bdea9fb /ChangeLog
parent77586df3f9c466e6c5abb708b6771107d13f273d (diff)
downloadglibc-f0189a54434b816a53f9b0fce234fc3e88dbb8ed.tar
glibc-f0189a54434b816a53f9b0fce234fc3e88dbb8ed.tar.gz
glibc-f0189a54434b816a53f9b0fce234fc3e88dbb8ed.tar.bz2
glibc-f0189a54434b816a53f9b0fce234fc3e88dbb8ed.zip
Update.
* elf/ldconfig.c (parse_conf): Print full name of config dir including chroot() path. (main): Remove trailing / from opt_chroot string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 508e0c3487..2b6441e6b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-09-28 Ulrich Drepper <drepper@redhat.com>
+ * elf/ldconfig.c (parse_conf): Print full name of config dir
+ including chroot() path.
+ (main): Remove trailing / from opt_chroot string.
+
* include/features.h: Correct description of what happens if no
*_SOURCE macro is defined.