Skip to content

Commit 455ef14

Browse files
committed
Update VERSION and release-notes for 0.11.4
Signed-off-by: Kumar Gala <[email protected]>
1 parent 25ea457 commit 455ef14

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.3
1+
0.11.4

release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Notes / Changes in various releases
22

3+
## Zephyr SDK 0.11.4
4+
- General:
5+
* Fixed issue with cmake files not being installed in arch specific
6+
toolchan packages
7+
8+
- newlib:
9+
* Fix setting of -DMISSING_SYSCALL_NAMES consistent on all builds
10+
* Set march=pentium for 32-bit x86 build
11+
312
## Zephyr SDK 0.11.3
413
- General:
514
* Added cmake package support to make it easier to find toolchain

0 commit comments

Comments
 (0)