about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-17 02:17:59 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-17 02:17:59 +0000
commit19cf43bed69d9952c39391f42f22114afb3a0d3f (patch)
tree15725e3712fc919ec7d670c42ba0e66d5d41e53d /ChangeLog
parent13a836048c08f552187f2172cb362fb98f42c965 (diff)
downloadglibc-19cf43bed69d9952c39391f42f22114afb3a0d3f.tar.gz
glibc-19cf43bed69d9952c39391f42f22114afb3a0d3f.tar.xz
glibc-19cf43bed69d9952c39391f42f22114afb3a0d3f.zip
Update.
2000-03-16  Ulrich Drepper  <drepper@redhat.com>

	* elf/Makefile: Add rules to compile and rune constload1 test.
	* elf/constload1.c: New file.
	* elf/constload2.c: New file.
	* elf/constload3.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c961978c4c..a36e3114ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-03-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/Makefile: Add rules to compile and rune constload1 test.
+	* elf/constload1.c: New file.
+	* elf/constload2.c: New file.
+	* elf/constload3.c: New file.
+
 2000-03-15  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/posix/open64.c: Make __open64 weak alias.