aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-05-12 01:34:09 +0000
committerAndrew Cagney <cagney@redhat.com>2001-05-12 01:34:09 +0000
commit5d6640b1ba2ab26852d921f86ce42f03b29c7173 (patch)
treecd59051adc9bd654bcf6fce4bfae1eb23c321f09 /gdb
parent99567b1b4e6c2eadde8f81b65e84bb635e08a275 (diff)
downloadgdb-5d6640b1ba2ab26852d921f86ce42f03b29c7173.zip
gdb-5d6640b1ba2ab26852d921f86ce42f03b29c7173.tar.gz
gdb-5d6640b1ba2ab26852d921f86ce42f03b29c7173.tar.bz2
NEWS on version.in.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog1
-rw-r--r--gdb/NEWS6
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>
diff --git a/gdb/NEWS b/gdb/NEWS
index 4840471..30ebc30 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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.