diff options
author | Pedro Alves <palves@redhat.com> | 2011-02-04 19:10:12 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2011-02-04 19:10:12 +0000 |
commit | cef35b0f37719826fd65c1e2376e6328d30b4171 (patch) | |
tree | 5b56063c31fe2c6ba488402e3921a0ac1ce1d105 /gdb/doc/ChangeLog | |
parent | eee5b35e00dffd1390e080f0270c4b3d421a52e0 (diff) | |
download | gdb-cef35b0f37719826fd65c1e2376e6328d30b4171.zip gdb-cef35b0f37719826fd65c1e2376e6328d30b4171.tar.gz gdb-cef35b0f37719826fd65c1e2376e6328d30b4171.tar.bz2 |
* gdbint.texinfo (Formatting): Mention some formatting guidelines
for casts and unary operators.
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 b058fa0..d10f912 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-02-04 Pedro Alves <pedro@codesourcery.com> + + * gdbint.texinfo (Formatting): Mention some formatting guidelines + for casts and unary operators. + 2011-02-04 Tom Tromey <tromey@redhat.com> * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded |