diff options
author | Doug Evans <dje@google.com> | 2010-04-05 17:14:57 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2010-04-05 17:14:57 +0000 |
commit | c375651d8a5d727f836b7b6b0e6b0c7a5e6fcd42 (patch) | |
tree | adf1f7aea472bf77fece19057b8399ae48d58361 /gdb/doc/ChangeLog | |
parent | 626ea16dd6ae258a8328df5949f7942d14e9191d (diff) | |
download | gdb-c375651d8a5d727f836b7b6b0e6b0c7a5e6fcd42.zip gdb-c375651d8a5d727f836b7b6b0e6b0c7a5e6fcd42.tar.gz gdb-c375651d8a5d727f836b7b6b0e6b0c7a5e6fcd42.tar.bz2 |
* gdb.texinfo (maint show python auto-load): Fix typo.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 9d9939f..a85e56a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2010-04-05 Doug Evans <dje@google.com> + + * gdb.texinfo (maint show python auto-load): Fix typo. + 2010-04-04 Stan Shebs <stan@codesourcery.com> * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym. |