diff options
author | David D. Zuhn <zoo@cygnus> | 1992-10-11 01:06:17 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1992-10-11 01:06:17 +0000 |
commit | 1b87a1b27b0b002745b9f4c01f223cbcbe44546b (patch) | |
tree | ff3ad01807e8478f7b15ac02a28c74b14013b757 /gdb/doc/ChangeLog | |
parent | 601f15702e6b6662418b7a0f3b1968334e05414a (diff) | |
download | gdb-1b87a1b27b0b002745b9f4c01f223cbcbe44546b.zip gdb-1b87a1b27b0b002745b9f4c01f223cbcbe44546b.tar.gz gdb-1b87a1b27b0b002745b9f4c01f223cbcbe44546b.tar.bz2 |
fix typo, added @table
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 b5b62b5..38b3c8b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * gdbint.texinfo: fixed a stray email address (needs @@), + added @table @code to node "Native Conditionals" + Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com) * gdbint.texinfo: Describe coding style of GDB. |