about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-14 02:57:10 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-14 02:57:10 +0000
commit09022115c1a3e7c4619077bfe7e233553257b4e4 (patch)
tree5e7bf0ec28e59067ebc4248fc9550728f5fbfee1 /ChangeLog
parentd16463090097b7257b382bceee74410b55316559 (diff)
downloadglibc-09022115c1a3e7c4619077bfe7e233553257b4e4.tar.gz
glibc-09022115c1a3e7c4619077bfe7e233553257b4e4.tar.xz
glibc-09022115c1a3e7c4619077bfe7e233553257b4e4.zip
Update.
	* elf/elf.h: Add missing official relocations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09318fc9fd..3816218256 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/elf.h: Add missing official relocations.
+
 	* libio/stdio.h: Define __FILE if __need___FILE is defined.
 	* stdio/stdio.h: Likewise.
 	* wcsmbs/wchar.h: Get definition of __FILE. Use __FILE instead of FILE.