diff options
author | Stephane Carrez <stcarrez@nerim.fr> | 2001-11-09 20:30:40 +0000 |
---|---|---|
committer | Stephane Carrez <stcarrez@nerim.fr> | 2001-11-09 20:30:40 +0000 |
commit | ff5dcc92151525e398e67853f8232c2eed6f4223 (patch) | |
tree | bde1215d16e0d358b32b0f5ea1af10c93f8ca002 /ld/ChangeLog | |
parent | a4fb013417117d4a3ae164bd1c87ab2881019c9f (diff) | |
download | gdb-ff5dcc92151525e398e67853f8232c2eed6f4223.zip gdb-ff5dcc92151525e398e67853f8232c2eed6f4223.tar.gz gdb-ff5dcc92151525e398e67853f8232c2eed6f4223.tar.bz2 |
* ld.texinfo: Use @command for commands, @option for options.
* Makefile.am (POD2MAN): Use 'GNU Development Tools' for
the page man title.
* Makefile.in: Rebuild.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ecc7577..22457c0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr> + + * ld.texinfo: Use @command for commands, @option for options. + * Makefile.am (POD2MAN): Use 'GNU Development Tools' for + the page man title. + * Makefile.in: Rebuild. + 2001-11-04 Chris Demetriou <cgd@broadcom.com> * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*): |