NEWS: mention removal of obsolete commands
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 14 Feb 2010 04:14:49 +0000 (20:14 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 14 Feb 2010 04:14:49 +0000 (20:14 -0800)
Removed remaining support for various commands, like advice for
migrating old-style TAP declarations.

The documentation no longer describes them either ... so if users have
been delaying config updates, they may need to consult older releases.

ALL this stuff has been clearly marked as "do not use" for at least a
year now, so anyone still using it hasn't been holding up their end.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
NEWS

diff --git a/NEWS b/NEWS
index f7bf1d313255b6e3ff55df8a0834e127f5138a62..cbd552617788c2c7d073a463356bc7cc8057356b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ Boundary Scan:
 
 Target Layer:
        General
+               - Removed commands which have been obsolete for at least
+                 a year (from both documentation and, sometimes, code).
                - new "reset-assert" event, for systems without SRST
        ARM
                - supports "reset-assert" event (except on Cortex-M3)