Skip to content

Commit 22fdfa7

Browse files
committed
add non-blocking FEB api to NEWS
1 parent 2184db6 commit 22fdfa7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
--- 1.15 --
22
New Features:
33
- Add experimental support for Thread Local Storage and new Condition variable initializers
4+
- Non-blocking FEB functions are now exposed (e.g. qthread_readFF_nb), other runtimes (e.g. MPI) require access.
45
Improvements:
5-
- Remove the depecrated register keyword
6+
- Remove the deprecated register keyword
67
- Fix automake machinery so that "make dist" works as expected
78
--- 1.14 --
89
New Features:

0 commit comments

Comments
 (0)