aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2007-03-07 10:18:56 +0000
committerAlan Modra <amodra@gmail.com>2007-03-07 10:18:56 +0000
commit689d9c8c25f490d8375436dd3eb61023d3f144d3 (patch)
treebacaeeebb2ee93e2b568367d84f32f024992a74f /include/elf/ChangeLog
parentab96bf03fd98b6f68cd213ac81f52be3aca9c435 (diff)
downloadfsf-binutils-gdb-689d9c8c25f490d8375436dd3eb61023d3f144d3.zip
fsf-binutils-gdb-689d9c8c25f490d8375436dd3eb61023d3f144d3.tar.gz
fsf-binutils-gdb-689d9c8c25f490d8375436dd3eb61023d3f144d3.tar.bz2
* common.h (ELF_ST_VISIBILITY): Comment typo fix.
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 a62aeaa..87df15a 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-07 Alan Modra <amodra@bigpond.net.au>
+
+ * common.h (ELF_ST_VISIBILITY): Comment typo fix.
+
2007-02-05 Dave Brolley <brolley@redhat.com>
Richard Sandiford <rsandifo@redhat.com>
Richard Henderson <rth@redhat.com>