summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid B. Kinder <david.b.kinder@intel.com>2016-11-30 14:23:28 -0800
committerAnas Nashif <nashif@linux.intel.com>2016-12-01 00:41:29 +0000
commitf38cbb57446e675a0df5b1419df30b6fcdfad8f5 (patch)
treef075220b050c4256c82bbcc945a7c5e2a30491f8
parent4c0d57ed3e6aa5ffd658dd4975b7da7a5e82324c (diff)
release-notes: fixed reST errors
Change-Id: I02c02dfcfd5b12ba5df745b42eed3b55401d8fb0 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
-rw-r--r--release-notes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/release-notes.rst b/release-notes.rst
index d6e0ee251..ef927692d 100644
--- a/release-notes.rst
+++ b/release-notes.rst
@@ -284,7 +284,7 @@ Bug
* [ZEP-199] - Zephyr driver model is undocumented
* [ZEP-471] - Ethernet packet with multicast address is not working
* [ZEP-472] - Ethernet packets are getting missed if sent in quick succession.
-* [ZEP-517] - build on windows failed "zephyr/Makefile:869: *** multiple target patterns"
+* [ZEP-517] - build on windows failed "zephyr/Makefile:869: \*\*\* multiple target patterns"
* [ZEP-528] - ARC has 2 almost identical copies of the linker script
* [ZEP-577] - Sample application source does not compile on Windows
* [ZEP-601] - enable CONFIG_DEBUG_INFO
@@ -308,7 +308,7 @@ Bug
* [ZEP-1048] - grove_lcd sample: sample does not work if you disable serial
* [ZEP-1100] - Current master still identifies itself as 1.5.0
* [ZEP-1101] - SYS_KERNEL_VER_PATCHLEVEL() and friends artificially limit version numbers to 4 bits
-* [ZEP-1130] - region `RAM' overflowed occurs while building test_hmac_prng
+* [ZEP-1130] - region 'RAM' overflowed occurs while building test_hmac_prng
* [ZEP-1141] - Tinycrypt SHA256 test fails with system crash using unified kernel type
* [ZEP-1144] - Tinycrypt AES128 fixed-key with variable-text test fails using unified kernel type
* [ZEP-1145] - system hang after tinycrypt HMAC test