diff options
author | Pedro Alves <palves@redhat.com> | 2012-09-14 12:10:23 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-09-14 12:10:23 +0000 |
commit | f4045bcb616769e57d65a03a751e9cf351e51804 (patch) | |
tree | bb4b5693d0bdc03f1f1248eae568a6fc2202f9cf /gdb/ChangeLog | |
parent | 1f9b75dde1191b37e6a40faf56ea2e92462ca89c (diff) | |
download | gdb-f4045bcb616769e57d65a03a751e9cf351e51804.zip gdb-f4045bcb616769e57d65a03a751e9cf351e51804.tar.gz gdb-f4045bcb616769e57d65a03a751e9cf351e51804.tar.bz2 |
2012-09-14 Pedro Alves <palves@redhat.com>
* gdb.1 (SEE ALSO): Expand pointer to GDB's Texinfo manual.
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 f9cf247..ecf7d22 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-09-14 Pedro Alves <palves@redhat.com> + + * gdb.1 (SEE ALSO): Expand pointer to GDB's Texinfo manual. + 2012-09-14 Khoo Yit Phang <khooyp@cs.umd.edu> Point contrib/cc-with-tweaks.sh to the build-local data-directory. |