From 96d2a81331a43c920045ba0d3850caffac85a123 Mon Sep 17 00:00:00 2001
From: NIIBE Yutaka <gniibe@fsij.org>
Date: Tue, 10 Oct 2017 13:53:58 +0900
Subject: Version 1.5.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
---
 NEWS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index 53678bb..4cbe28a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
 NEWS - Noteworthy changes
 
 
+* Major changes in Chopstx 1.5
+
+  Released 2017-10-10
+
+** Stack size definition by stack-def.h
+Stack size of each thread was used to be defined in ldscript.
+While emulation on GNU/Linux doesn't use ldscript, it is better
+to put those definitions in independent header file.  Please see
+example-cdc/stack-def.h and example-cdc/sample.ld.
+
+** More support for emulation on GNU/Linux
+We have SYS driver for emulation on GNU/Linux.  It has flash ROM
+emulation.
+
+
 * Major changes in Chopstx 1.4
 
   Released 2017-08-11
-- 
cgit v1.2.3