From f6279c00c35c1efddcd69ba25a1928ef56c4887a Mon Sep 17 00:00:00 2001
From: Paul Fertser <fercerpav@gmail.com>
Date: Sun, 15 Jan 2017 14:22:50 +0300
Subject: [PATCH] NEWS: mention SWO capture facility of the new J-Link driver

Change-Id: I4fc150584f3f0c5df5c39ae512125b42893331f0
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/3948
Tested-by: jenkins
---
 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 9f6cbf343..a7f68c8ab 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ source archive release.
 
 JTAG Layer:
 	* New driver for J-Link adapters based on libjaylink
-          (including support for FPGA configuration and EMUCOM)
+          (including support for FPGA configuration, SWO and EMUCOM)
 	* FTDI improvements to work at 30MHz clock
 	* BCM2835 native driver SWD and Raspberry Pi2 support
 	* BCM2835 is set to 4ma drive, slow slew rate
@@ -144,7 +144,7 @@ This release also contains a number of other important functional and
 cosmetic bugfixes. For more details about what has changed since the
 last release, see the git repository history:
 
-http://sourceforge.net/p/openocd/code/ci/v0.10.0-rc1/log/?path=
+http://sourceforge.net/p/openocd/code/ci/v0.10.0-rc2/log/?path=
 
 
 For older NEWS, see the NEWS files associated with each release
-- 
GitLab