diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ad0ed2f..b46c74b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2007-09-15 Eli Zaretskii <eliz@gnu.org> + + * gdb.texinfo (Output): Spell out which features of C's printf are + not supported by GDB's printf. + 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com> Jim Blandy <jimb@codesourcery.com> |