aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/doc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 4dcde87..f7a5eab 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,6 +1,6 @@
2014-02-17 Ludovic Courtès <ludo@gnu.org>
- * doc/guile.texi (Writing a Guile Pretty-Printer) <example>:
+ * guile.texi (Writing a Guile Pretty-Printer) <example>:
Remove 'string-begins-with' procedure. Add 'pretty-printer'
parameter to 'str-lookup-function' procedure. Look for
the "std::string<" prefix.
@@ -9,7 +9,7 @@
2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
- * docs/guile.texi (Values From Inferior In Guile): Remove stray
+ * guile.texi (Values From Inferior In Guile): Remove stray
parantheses for deffn.
(Disassembly In Guile): Ditto.