about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-30 00:13:29 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-30 00:13:29 +0000
commit5a384a9143afd73965e152cbbd13356b57d58c06 (patch)
tree9d8c5686a5509571361582d29afdf1fd97c32538 /ChangeLog
parent775106de7d28eed0139f76d76e7b1aab15d352df (diff)
downloadglibc-5a384a9143afd73965e152cbbd13356b57d58c06.tar.gz
glibc-5a384a9143afd73965e152cbbd13356b57d58c06.tar.xz
glibc-5a384a9143afd73965e152cbbd13356b57d58c06.zip
Update.
	* elf/Makefile: Add rules to build and run tst-pathopt.
	* elf/tst-pathopt.c: New file.
	* elf/tst-pathopt.sh: New file.
	* elf/pathoptobj.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e5114313a..fc3a49fe79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/Makefile: Add rules to build and run tst-pathopt.
+	* elf/tst-pathopt.c: New file.
+	* elf/tst-pathopt.sh: New file.
+	* elf/pathoptobj.c: New file.
+
 	* elf/elf.h (SHN_XINDEX): Define.
 
 2000-10-28  Ulrich Drepper  <drepper@redhat.com>