about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-01 21:43:03 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-01 21:43:03 +0000
commitff5fad1641bbd3b76501e01467b179c6aa6421b8 (patch)
tree3053aa71a68d34540fbb7cb4e5e985ddd98cfe61 /ChangeLog
parent4f2793d41f1043cf04f6761b1da00d8741824087 (diff)
downloadglibc-ff5fad1641bbd3b76501e01467b179c6aa6421b8.tar.gz
glibc-ff5fad1641bbd3b76501e01467b179c6aa6421b8.tar.xz
glibc-ff5fad1641bbd3b76501e01467b179c6aa6421b8.zip
Update.
	* elf/Makefile (tests): Add resolvfail.  Add rules to build the
	program.
	* elf/resolvfail.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8d91a8b18..1912919132 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 1999-08-01  Ulrich Drepper  <drepper@cygnus.com>
 
+	* elf/Makefile (tests): Add resolvfail.  Add rules to build the
+	program.
+	* elf/resolvfail.c: New file.
+
 	* elf/dl-sym.c (_dl_sym): Always determine module of the caller to
 	pass it to _dl_lookup_symbol.