diff options
author | Nick Clifton <nickc@redhat.com> | 2002-02-21 16:51:00 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-02-21 16:51:00 +0000 |
commit | 3f965e60f6b747ff7d0052a823b7fa37e385bd8c (patch) | |
tree | f9637e9984125aa44ce53de0da53719d7c7d0f73 /gas/ChangeLog | |
parent | c434dee6641fea4546b76737e6dcfcd9f4b7f80a (diff) | |
download | gdb-3f965e60f6b747ff7d0052a823b7fa37e385bd8c.zip gdb-3f965e60f6b747ff7d0052a823b7fa37e385bd8c.tar.gz gdb-3f965e60f6b747ff7d0052a823b7fa37e385bd8c.tar.bz2 |
deprecate GASP
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ebb588f..4393234 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +2002-02-21 Nick Clifton <nickc@cambridge.redhat.com> + + * NEWS: Note that GASP is now deprecated. + * Makefile.am: Do not build gasp-new by default. + * Makefile.in: Regenerate. + * doc/Makefile.am: Do not install gasp.info. + * doc/Makefile.in: Regenerate. + * gas/gasp.texi: Note that gasp is now deprecated. + 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com> * NEWS: Mark 2.12 branch. |