aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-09-25 13:56:54 +0000
committerAndrew Cagney <cagney@redhat.com>2002-09-25 13:56:54 +0000
commit512217c7cc9c53b112f1a6ac78e85006eafe9ed3 (patch)
tree0ac348003ec27f019c9174a87fd44e7f6af53963 /gdb/doc/ChangeLog
parent8b69000d632078058da0ac203a220967f9ce77f7 (diff)
downloadgdb-512217c7cc9c53b112f1a6ac78e85006eafe9ed3.zip
gdb-512217c7cc9c53b112f1a6ac78e85006eafe9ed3.tar.gz
gdb-512217c7cc9c53b112f1a6ac78e85006eafe9ed3.tar.bz2
2002-09-25 Andrew Cagney <ac131313@redhat.com>
* gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 83e9bd0..ee020ed 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,6 +1,10 @@
+2002-09-25 Andrew Cagney <ac131313@redhat.com>
+
+ * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
+
2002-09-24 Andrew Cagney <ac131313@redhat.com>
- * gdb.texinfo: Replace @example' with @smallexample.
+ * gdb.texinfo: Replace @example with @smallexample.
2002-09-20 Kevin Buettner <kevinb@redhat.com>