diff options
author | Nick Clifton <nickc@redhat.com> | 2002-07-03 17:16:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-07-03 17:16:29 +0000 |
commit | a5d3c3090178e5b79cf15fb79ff7917337376a25 (patch) | |
tree | 3909bbd90c21bf7568d32ac112cf5e5c16becd3e /gas | |
parent | 1dfa8174b20a6ca121f4647d8c8dbe2199986834 (diff) | |
download | gdb-a5d3c3090178e5b79cf15fb79ff7917337376a25.zip gdb-a5d3c3090178e5b79cf15fb79ff7917337376a25.tar.gz gdb-a5d3c3090178e5b79cf15fb79ff7917337376a25.tar.bz2 |
Remove next release number until the release is actually upon us.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 | ||||
-rw-r--r-- | gas/NEWS | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3246748..5ae871c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-07-03 Nick Clifton <nickc@cambridge.redhat.com> + + * NEWS: Remove next release number until the release is actually + upon us. + 2002-07-03 Alan Modra <amodra@bigpond.net.au> * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change. @@ -1,7 +1,5 @@ -*- text -*- -Changes in 2.13: - Support for the Fujitsu FRV architecture added by Red Hat. Models for FR400 and FR500 included. |