diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-02-28 04:08:51 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-02-28 04:08:51 +0000 |
commit | 5e30da2c3927f751dcef3291d8473d111252d1b4 (patch) | |
tree | 5e4377f29db69c75d2a4cddc91ca15952ac03b0f /gdb/doc/ChangeLog | |
parent | ae179fba639d227c015767db97740509515491f1 (diff) | |
download | gdb-5e30da2c3927f751dcef3291d8473d111252d1b4.zip gdb-5e30da2c3927f751dcef3291d8473d111252d1b4.tar.gz gdb-5e30da2c3927f751dcef3291d8473d111252d1b4.tar.bz2 |
fix small error in gdb.texinfo (Inferiors and Programs)
I noticed this error because the nightly snapshot script failed...
gdb/doc/ChangeLog:
* gdb.texinfo (Inferiors and Programs): Fix small error introduced
in the previous change.
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 f1939db..bd4f489 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-02-28 Joel Brobecker <brobecker@adacore.com> + + * gdb.texinfo (Inferiors and Programs): Fix small error introduced + in the previous change. + 2011-02-27 Michael Snyder <msnyder@vmware.com> * gdb.texinfo (Inferiors and Programs): Update commands to show |