From: David Brownell Date: Sun, 14 Feb 2010 04:14:49 +0000 (-0800) Subject: NEWS: mention removal of obsolete commands X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a2ce3a51dfbc9760e7a4e3f5d5806a1de019721d;p=fw%2Fopenocd NEWS: mention removal of obsolete commands 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 --- diff --git a/NEWS b/NEWS index f7bf1d313..cbd552617 100644 --- 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)