diff options
author | Bob Wilson <bob.wilson@acm.org> | 2007-03-26 15:39:15 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2007-03-26 15:39:15 +0000 |
commit | d52fb0e920a7aaf9c04d5f4741b1ad1510c18c69 (patch) | |
tree | 0f72c019c5bf9677871ad3f3aae4fbe20f062275 /gdb/doc/ChangeLog | |
parent | c96612cc4c1a6dff2459dead526dbb12810d544c (diff) | |
download | gdb-d52fb0e920a7aaf9c04d5f4741b1ad1510c18c69.zip gdb-d52fb0e920a7aaf9c04d5f4741b1ad1510c18c69.tar.gz gdb-d52fb0e920a7aaf9c04d5f4741b1ad1510c18c69.tar.bz2 |
* gdb.texinfo (File Options): Add missing parenthesis.
(Breakpoints, Special Fortran commands, PowerPC): Fix typos.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 10b75ba..813d2d4 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2007-03-23 Bob Wilson <bob.wilson@acm.org> + + * gdb.texinfo (File Options): Add missing parenthesis. + (Breakpoints, Special Fortran commands, PowerPC): Fix typos. + 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com> * gdb.texinfo (Monitor commands for gdbserver): New subsection. |