aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorSiva Chandra <sivachandra@chromium.org>2014-06-09 06:47:22 -0700
committerSiva Chandra <sivachandra@chromium.org>2014-06-09 07:19:28 -0700
commitdd5d5494f4b899b0411fc62c2041ead9cc5e6a53 (patch)
treedefb6d486d1c9593edcb7678bdb15d6bdad667cc /gdb/doc/ChangeLog
parentd71ad7fcb80503e5bd2dec76fa1ad7f030e72995 (diff)
downloadgdb-dd5d5494f4b899b0411fc62c2041ead9cc5e6a53.zip
gdb-dd5d5494f4b899b0411fc62c2041ead9cc5e6a53.tar.gz
gdb-dd5d5494f4b899b0411fc62c2041ead9cc5e6a53.tar.bz2
Add space before the opening parenthesis in function descriptions.
gdb/doc * python.texi (Xmethod API): Add space before the opening parenthesis in function descriptions.
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 2ba7d39..9035c37 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
+
+ * python.texi (Xmethod API): Add space before the opening
+ parenthesis in function descriptions.
+
2014-06-06 Doug Evans <xdje42@gmail.com>
* guile.texi (Guile Configuration): Document guile-data-directory.