diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 123f34e..85874b7 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,16 @@ +2008-06-05 Vladimir Prus <vladimir@codesourcery.com> + Nathan Sidwell <nathan@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> + + * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION + and ACX_BUGURL. + * configure: Regenerate. + * Makefile.in (PKGVERSION, BUGURL_TEXI): Define. + (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT. + * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove + mailing-list-specific text about bug reporting unless + BUGURL_DEFAULT. + 2008-06-05 Pedro Alves <pedro@codesourcery.com> * gdb.texinfo (-target-select): Remove reference to target async. |