aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-11-28 20:40:35 +0000
committerNick Clifton <nickc@redhat.com>2000-11-28 20:40:35 +0000
commite47b9e39bc08923b43c8e8dbd1840b7f86e2641b (patch)
treec2ac13e289bf737ff42ddac5209c7846caa3bd0f /binutils/ChangeLog
parent43c34deef757993a59fb70f89ae821022432d70b (diff)
downloadgdb-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/ChangeLog16
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.