From d448d3c678245b71a28b44652c053968ea70fa56 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Thu, 13 Oct 2016 10:18:47 +0900 Subject: Version 1.2 --- ChangeLog | 5 +++++ NEWS | 8 ++++++++ README | 4 ++-- VERSION | 2 +- doc/chopstx.texi | 2 +- 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index c430ea8..83af56a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-10-13 NIIBE Yutaka <gniibe@fsij.org> + + * VERSION: 1.2. + * doc/chopstx.texi (VERSION): 1.2. + 2016-10-12 NIIBE Yutaka <gniibe@fsij.org> * chopstx.c (chopstx_join, chopstx_cancel): chopstx_join is diff --git a/NEWS b/NEWS index fa090b1..75ff37f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ NEWS - Noteworthy changes +* Major changes in Chopstx 1.2 + + Released 2016-10-13 + +** Fix: chopstx_join +chopstx_join is now cancellation point. + + * Major changes in Chopstx 1.1 Released 2016-07-01 diff --git a/README b/README index a7198f2..7006209 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Chopstx - Threads and only Threads - Version 1.1 - 2016-07-01 + Version 1.2 + 2016-10-13 Niibe Yutaka Flying Stone Technology diff --git a/VERSION b/VERSION index 219e45e..2c66fc9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -release/1.1 +release/1.2 diff --git a/doc/chopstx.texi b/doc/chopstx.texi index 0550b09..95794df 100644 --- a/doc/chopstx.texi +++ b/doc/chopstx.texi @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename chopstx.info -@set VERSION 1.1 +@set VERSION 1.2 @settitle Chopstx Reference Manual @c Unify some of the indices. @syncodeindex tp fn -- cgit v1.2.3