about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-03-18 08:43:41 +0000
committerRoland McGrath <roland@gnu.org>2004-03-18 08:43:41 +0000
commit8e115d80b07f17a11690c108918f847846a752da (patch)
treec88a7450fcd78220ab11e77f2af8ffb4b160a6b5 /ChangeLog
parent766e042d530901453109869bf3b64b5f0771b5ba (diff)
downloadglibc-8e115d80b07f17a11690c108918f847846a752da.tar.gz
glibc-8e115d80b07f17a11690c108918f847846a752da.tar.xz
glibc-8e115d80b07f17a11690c108918f847846a752da.zip
* elf/ldconfig.c (parse_conf_include): New function.
	(parse_conf): Call it to parse lines starting with "include".
	Remaining words are glob patterns for more config files to read.
	Take additional bool argument to disable opt_chroot processing.
	(main): Update caller.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45d6c83cda..e5b142af1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-18  Roland McGrath  <roland@redhat.com>
+
+	* elf/ldconfig.c (parse_conf_include): New function.
+	(parse_conf): Call it to parse lines starting with "include".
+	Remaining words are glob patterns for more config files to read.
+	Take additional bool argument to disable opt_chroot processing.
+	(main): Update caller.
+
 2004-03-17  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/ia64/ioperm.c (_iopl): Match EPERM error