aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
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 18564b6..1bf50f1 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,10 @@
2016-12-02 Pedro Alves <palves@redhat.com>
+ * gdb.texinfo (User-defined Commands): Limit on number of
+ arguments passed to user-defined commands removed; update.
+
+2016-12-02 Pedro Alves <palves@redhat.com>
+
PR cli/20559
* gdb.texinfo (Define): Add example of using "eval" to process a
variable number of arguments.