diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-03-03 23:16:27 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-03-03 23:16:27 +0000 |
commit | 838a82217b27bed69ff1a1bfb32553a6c621ed87 (patch) | |
tree | e0b79b2f6bb5a6050bee30c83d1c0724aef6fb17 /gdb/doc/ChangeLog | |
parent | ae6572b921c18253c87a365b309dfb6ab386c99d (diff) | |
download | gdb-838a82217b27bed69ff1a1bfb32553a6c621ed87.zip gdb-838a82217b27bed69ff1a1bfb32553a6c621ed87.tar.gz gdb-838a82217b27bed69ff1a1bfb32553a6c621ed87.tar.bz2 |
2003-03-03 Andrew Cagney <cagney@redhat.com>
* stabs.texinfo (Structures): Use @samp and separate @var's
instead of a single @var containing a comma separated list.
(Unions): Ditto.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 013e8ca..2ca605b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2003-03-03 Andrew Cagney <cagney@redhat.com> + + * stabs.texinfo (Structures): Use @samp and separate @var's + instead of a single @var containing a comma separated list. + (Unions): Ditto. + 2003-03-02 Daniel Jacobowitz <drow@mvista.com> * Makefile.in (distclean): Remove config.log. |