summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-04-20 20:12:00 -0400
committerAnas Nashif <anas.nashif@intel.com>2017-04-20 20:12:00 -0400
commitd70b19aaca4dbb123b478e49dacb150708ed910f (patch)
tree77a2a967b09117c537c83a2506200fda9c8d71da
parent408ab06085ac9a65118629d147ae5ba76b337dff (diff)
release-notes: cleanup for release
Change-Id: Ib38b630946acb4eb7a1e0be6148750d49e8ffd54 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
-rw-r--r--release-notes.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/release-notes.rst b/release-notes.rst
index 905dc47e5..93be6db4a 100644
--- a/release-notes.rst
+++ b/release-notes.rst
@@ -7,15 +7,14 @@ Zephyr 1.6.1 fixes the following issues:
* Makefile (arc/soc/quark_se): New compiler options
* Makefile (arc/soc/em*): New compiler options
* arc: add -fno-delete-null-pointer-checks
-* Makefile.toolchain.zephyr: Modifications for SDK 0.9 [Juro
+* Makefile.toolchain.zephyr: Modifications for SDK 0.9
* Bluetooth: ATT: Fix using k_fifo API with net_buf
* Bluetooth: fix write cmd handling
-* Bluetooth: GATT: Fix missing connection address comparison [Johan
-* arm: Cortex-M0: Adapt core register code to M0 [Carles Cufi/Kumar Gala]
+* Bluetooth: GATT: Fix missing connection address comparison
+* arm: Cortex-M0: Adapt core register code to M0
* arm: nvic: Fix exception priority access on Cortex-M0(+)
* arm: nvic: Use uint8_t for priority level
-* [ZEP-1497] arm: nvic: Use uint8_t for priority level
-* [ZEP-2053] Update to tinycrypt 0.2.5
+* Update to tinycrypt 0.2.6
* Update to mbedTLS 2.4.2
Zephyr Kernel 1.6.0 Release Notes