diff options
author | Nick Clifton <nickc@redhat.com> | 2000-11-28 20:40:35 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-11-28 20:40:35 +0000 |
commit | e47b9e39bc08923b43c8e8dbd1840b7f86e2641b (patch) | |
tree | c2ac13e289bf737ff42ddac5209c7846caa3bd0f /binutils/ChangeLog | |
parent | 43c34deef757993a59fb70f89ae821022432d70b (diff) | |
download | gdb-e47b9e39bc08923b43c8e8dbd1840b7f86e2641b.zip gdb-e47b9e39bc08923b43c8e8dbd1840b7f86e2641b.tar.gz gdb-e47b9e39bc08923b43c8e8dbd1840b7f86e2641b.tar.bz2 |
Move GNU Free Documentation License from the output into a comment
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 19ace3f..69b2b18 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,19 @@ +2000-11-28 Nick Clifton <nickc@redhat.com> + + * strip.1 (COPYING): Mention that the GNU Free Documentation + License is present in the sources, but not the output, and + also available from the GNU website. + (GNU Free Documentation License): Comment out this section. + * strings.1: Ditto. + * size.1: Ditto. + * ranlib.1: Ditto. + * objdump.1: Ditto. + * objcopy.1: Ditto. + * nm.1: Ditto. + * nlmconv.1: Ditto. + * ar.1: Ditto. + * addr2line.1: Ditto. + 2000-11-27 DJ Delorie <dj@redhat.com> * readelf.c (usage): Add -wf (--debug-dump=frames) option. |