diff options
author | Doug Evans <xdje42@gmail.com> | 2014-02-17 10:25:48 -0800 |
---|---|---|
committer | Doug Evans <xdje42@gmail.com> | 2014-02-17 10:25:48 -0800 |
commit | d25f38ee87b256b0ad5f4e7b6bd0ca0b4c0beab8 (patch) | |
tree | 6f26dc7172bd23e6de25cf63d378754b072e16d4 /gdb | |
parent | 687894f54d23502983e5d0157a907fd497e57fcc (diff) | |
download | gdb-d25f38ee87b256b0ad5f4e7b6bd0ca0b4c0beab8.zip gdb-d25f38ee87b256b0ad5f4e7b6bd0ca0b4c0beab8.tar.gz gdb-d25f38ee87b256b0ad5f4e7b6bd0ca0b4c0beab8.tar.bz2 |
Remove doc/ in recent entries.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
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. |