aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-12-17 03:09:45 +0000
committerDJ Delorie <dj@redhat.com>2000-12-17 03:09:45 +0000
commit85ec56b3e2696b16a15b438aca26ac20eec0632b (patch)
treeaeda02423733e26ac39e3cd417f99ece67841958 /include
parent328cd6e949296bae4c7e06365c2279dce2deec28 (diff)
downloadfsf-binutils-gdb-85ec56b3e2696b16a15b438aca26ac20eec0632b.zip
fsf-binutils-gdb-85ec56b3e2696b16a15b438aca26ac20eec0632b.tar.gz
fsf-binutils-gdb-85ec56b3e2696b16a15b438aca26ac20eec0632b.tar.bz2
fix formatting
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index cbe6b25..ac1928c 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -5,10 +5,10 @@
2000-12-10 Fred Fish <fnf@be.com>
- * bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined
- member to struct for systems where it is normal to have undefined
- symbols in shared libraries at runtime and the runtime linker takes
- care of redirecting them.
+ * bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined
+ member to struct for systems where it is normal to have undefined
+ symbols in shared libraries at runtime and the runtime linker
+ takes care of redirecting them.
2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>