aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1995-03-14 00:49:33 +0000
committerPer Bothner <per@bothner.com>1995-03-14 00:49:33 +0000
commitd0b2a91c25190f8697f3c39af9875e4c5eb3dc83 (patch)
tree0612a5f1c2d10a894d2e9f1c1306ed2fb7a38078 /gdb/doc/ChangeLog
parent4f69fe4692bd5be12c0b3c3e8b9f6808e2565c1e (diff)
downloadgdb-d0b2a91c25190f8697f3c39af9875e4c5eb3dc83.zip
gdb-d0b2a91c25190f8697f3c39af9875e4c5eb3dc83.tar.gz
gdb-d0b2a91c25190f8697f3c39af9875e4c5eb3dc83.tar.bz2
* gdb.texinfo (Define): Document $arg0... arguments to commands,
and new 'if' and 'while' commands.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 79f5b0c..8cc1d5f 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
+
+ * gdb.texinfo (Define): Document $arg0... arguments to commands,
+ and new 'if' and 'while' commands.
+
Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
* gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.