diff options
author | DJ Delorie <dj@redhat.com> | 2000-12-17 03:09:45 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-12-17 03:09:45 +0000 |
commit | 11d54e5d031e9f20a7b557b5c8006627aae30631 (patch) | |
tree | 4caa3e6d0c1675d90074de9587f7f749208941e8 | |
parent | f222ccb07f060b7e9a2fb88160c98e85e26fd7c6 (diff) | |
download | cygnal-11d54e5d031e9f20a7b557b5c8006627aae30631.tar.gz cygnal-11d54e5d031e9f20a7b557b5c8006627aae30631.tar.bz2 cygnal-11d54e5d031e9f20a7b557b5c8006627aae30631.zip |
fix formatting
-rw-r--r-- | include/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index cbe6b259e..ac1928c78 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> |