Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2000-07-19 04:33:45 +0400
committerH.J. Lu <hjl.tools@gmail.com>2000-07-19 04:33:45 +0400
commitf60e754f609e9e3981397a2fc48c759c447e1e47 (patch)
treefb4b7a25259e519f0cec4a3ebeb80fa17421b432 /include/elf/ChangeLog
parent49a16134147722d8ef1b5ce3cd0e2920ce33a890 (diff)
2000-07-18 H.J. Lu <hjl@gnu.org>
* common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index b78876d31..8edd52975 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2000-07-18 H.J. Lu <hjl@gnu.org>
+
+ * common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.
+
2000-07-12 Alan Modra <alan@linuxcare.com.au>
* internal.h (struct elf_internal_sym): Update comment for st_other.