diff options
-rw-r--r-- | gdb/ChangeLog | 1 | ||||
-rw-r--r-- | gdb/NEWS | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 19cee47..4af8517 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -11,6 +11,7 @@ number from ``version.in'' file. (clean mostlyclean): Update. * version.in: New file. + * NEWS: Update. 2001-05-11 Kevin Buettner <kevinb@redhat.com> @@ -51,6 +51,12 @@ Tahoe tahoe-*-* Multi-arch support is enabled for all MIPS configurations. +* GDB's version number moved to ``version.in'' + +The Makefile variable VERSION has been replaced by the file +``version.in''. People creating GDB distributions should update the +contents of this file. + * gdba.el deleted GUD support is now a standard part of the EMACS distribution. |