summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-10-24 23:06:13 +0000
committerUlrich Drepper <drepper@redhat.com>2002-10-24 23:06:13 +0000
commitb587c71a3d0aa2a7ed16a8827803c1dca7005cfb (patch)
tree188a7761b2242a285e0065503912ad7196a79a15
parentc47c5bfb48c468873cc467babd728229fb185b9b (diff)
downloadglibc-b587c71a3d0aa2a7ed16a8827803c1dca7005cfb.tar.gz
Update.
2002-10-24 Ulrich Drepper <drepper@redhat.com> * elf/elf.h: Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5fb27a581..c698f207c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-10-24 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/elf.h: Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.
+
2002-10-24 Jakub Jelinek <jakub@redhat.com>
* elf/dl-misc.c: Include <sysdep.h>.