diff options
author | Stan Shebs <stan@codesourcery.com> | 2014-02-25 15:47:58 -0800 |
---|---|---|
committer | Stan Shebs <stan@codesourcery.com> | 2014-02-25 15:47:58 -0800 |
commit | a8b1622022a0fb3531bfd4ce77e69f6b15312745 (patch) | |
tree | 4f1ec2e23b25539c720cdbcdd6242d3058ec686d /gdb/ChangeLog | |
parent | cad798bd0d2eaabe27e1629dc76fc7e75dbd6760 (diff) | |
download | gdb-a8b1622022a0fb3531bfd4ce77e69f6b15312745.zip gdb-a8b1622022a0fb3531bfd4ce77e69f6b15312745.tar.gz gdb-a8b1622022a0fb3531bfd4ce77e69f6b15312745.tar.bz2 |
Annotate comments for Doxygen.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b7c5c8a..e60ec1c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2014-02-25 Stan Shebs <stan@codesourcery.com> + + * defs.h: Annotate comments for Doxygen. + 2014-02-25 Tom Tromey <tromey@redhat.com> * target.h (target_ignore): Don't declare. |