diff options
author | Daniel Jacobowitz <drow@false.org> | 2002-03-08 04:07:21 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2002-03-08 04:07:21 +0000 |
commit | 84ec0e6d8028fbc42241ec73b5b618d56e3b9d1b (patch) | |
tree | ff820166e205b082324841a2d06a7df955ac1edc /ld/ChangeLog | |
parent | 82f728dbb8c6170c01f938b09076fb0992accbf1 (diff) | |
download | gdb-84ec0e6d8028fbc42241ec73b5b618d56e3b9d1b.zip gdb-84ec0e6d8028fbc42241ec73b5b618d56e3b9d1b.tar.gz gdb-84ec0e6d8028fbc42241ec73b5b618d56e3b9d1b.tar.bz2 |
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
* ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 66a68ff..78ae53e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-03-07 Daniel Jacobowitz <drow@mvista.com> + + * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo. + 2002-03-05 Jakub Jelinek <jakub@redhat.com> * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with |