diff options
author | Tom Tromey <tromey@redhat.com> | 2009-12-01 22:15:27 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2009-12-01 22:15:27 +0000 |
commit | 16af530a6fd6d33174ae322fb1739bcbcbeaf96d (patch) | |
tree | a79196c528bc3475cad525182188a45980adce22 /gdb/doc/ChangeLog | |
parent | 954c3e2ed11aef28b763804473b949320c83db7d (diff) | |
download | gdb-16af530a6fd6d33174ae322fb1739bcbcbeaf96d.zip gdb-16af530a6fd6d33174ae322fb1739bcbcbeaf96d.tar.gz gdb-16af530a6fd6d33174ae322fb1739bcbcbeaf96d.tar.bz2 |
* gdb.texinfo (Reverse Execution): 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 7c15124..090aa14 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-12-01 Tom Tromey <tromey@redhat.com> + + * gdb.texinfo (Reverse Execution): Fix typo. + 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com> PR gdb/8704 |