aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index ca1d4fe..16a60f3 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,10 @@
+2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
+
+ * python.texi (Xmethods In Python, XMethod API)
+ (Writing an Xmethod): New nodes.
+ (Python API): New menu entries "Xmethods In Python",
+ "Xmethod API", "Writing an Xmethod".
+
2014-06-02 Doug Evans <xdje42@gmail.com>
* guile.texi (Guile API): Add entry for Parameters In Guile.