aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-07-30 18:12:07 +0000
committerNick Clifton <nickc@redhat.com>2001-07-30 18:12:07 +0000
commit156e34dd45a2e34588e3c84154c0eb387ed82397 (patch)
tree3c6dedd20f4e5422ff1bbd48553a4e64cfca3f6a /ld/ChangeLog
parent86710ce2687eb3bf56b9b55a62c00243149886c0 (diff)
downloadgdb-156e34dd45a2e34588e3c84154c0eb387ed82397.zip
gdb-156e34dd45a2e34588e3c84154c0eb387ed82397.tar.gz
gdb-156e34dd45a2e34588e3c84154c0eb387ed82397.tar.bz2
Fix computation in SECTIONS example.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 87965cc..c4a20a0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
+ example.
+
2001-07-24 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Update dependencies with "make dep-am".