Skip to content

Commit 9db36b8

Browse files
dbkinderAnas Nashif
authored andcommitted
doc: release-notes: cleanup
Fixed misspellings, cleanup summary (removed "changes go here..." marker, removed known-issues/workaround section place holder Signed-off-by: David B. Kinder <[email protected]>
1 parent 547af0c commit 9db36b8

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

doc/release-notes-1.8.rst

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Zephyr Kernel 1.8.0
55

66
We are pleased to announce the release of Zephyr kernel version 1.8.0.
77

8-
This release ... (overview paragraph of major changes goes here)...
9-
108
Major enhancements with this release include:
119

1210
* Tickless kernel
@@ -183,6 +181,8 @@ Documentation
183181
*************
184182

185183
* Board documentation added for new board ports
184+
* Added a board porting guide
185+
* Added security sections to porting and user guides
186186
* Continued migration of wiki.zephyrproject.org material to website and github wiki
187187
* Improved CSS formatting and appearance of generated documents
188188
* Added breadcrumb navigation header with kernel version number
@@ -220,7 +220,7 @@ JIRA Related Items
220220
* :jira:`ZEP-888` - 802.15.4 - Security support
221221
* :jira:`ZEP-932` - Adapt kernel sample & test projects
222222
* :jira:`ZEP-948` - Revisit the timeslicing algorithm
223-
* :jira:`ZEP-973` - Remove deprecated API related to device PM, DEVICE\_ and * SYS\_* macros
223+
* :jira:`ZEP-973` - Remove deprecated API related to device PM functions and DEVICE\_ and SYS\_* macros
224224
* :jira:`ZEP-1028` - shrink k_block struct size
225225
* :jira:`ZEP-1032` - IPSP router role support
226226
* :jira:`ZEP-1169` - Sample mbedDTLS DTLS client stability on ethernet driver
@@ -300,7 +300,7 @@ JIRA Related Items
300300
* :jira:`ZEP-2011` - Retrieve RPL node information through CoAP requests
301301
* :jira:`ZEP-2012` - Fault in networking stack for cores that can't access unaligned memory
302302
* :jira:`ZEP-2013` - dead object monitor code
303-
* :jira:`ZEP-2014` - Defaul samples/subsys/shell/shell fails to build on QEMU RISCv32 / NIOS2
303+
* :jira:`ZEP-2014` - Default samples/subsys/shell/shell fails to build on QEMU RISCv32 / NIOS2
304304
* :jira:`ZEP-2019` - Xtensa port does not compile if CONFIG_TICKLESS_IDLE is enabled
305305
* :jira:`ZEP-2027` - Bluetooth Peripheral Sample won't pair with certain Android devices
306306
* :jira:`ZEP-2029` - xtensa: irq_offload() doesn't work on XRC_D2PM
@@ -329,10 +329,3 @@ JIRA Related Items
329329
* :jira:`ZEP-2143` - Compilation Error on Windows 10 with MSYS2
330330
* :jira:`ZEP-2152` - Xtensa crashes on startup for cores with coprocessors
331331
* :jira:`ZEP-2178` - Static code scan (coverity) issues seen
332-
333-
334-
Known Issues
335-
************
336-
337-
* :jira:`ZEP-0000` - Title
338-
- Workaround if available, or "No workaround, will address in a future release."

0 commit comments

Comments
 (0)