aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2015-09-09 17:04:59 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2015-09-09 17:04:59 +0900
commit79b13fb4a9f8c1e7d4158b19870a396b05144061 (patch)
tree364d2870c125d312388d96bd3f37614bbaef7dfb /NEWS
parente9521648d5a4ff1238b76c3549f77e8aa4c6c417 (diff)
Cancellation fixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee2e78a..580bafd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
NEWS - Noteworthy changes
+* Major changes in Chopstx 0.09
+
+ Released 2015-09-??
+
+** New board support: Nitrokey-Start
+It is contributed by Mateusz Zalega.
+
+** Thread cancellation
+Add new API: chopstx_setcancelstate.
+
+
* Major changes in Chopstx 0.08
Released 2015-07-31