Skip to content

Commit a7e7978

Browse files
committed
CHANGELOG: Add entry/comment about OpenCoarrays
1 parent 789e755 commit a7e7978

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@
3838

3939
[Complete Changeset](https://github.com/jacobwilliams/json-fortran/compare/7.1.0...HEAD)
4040

41+
**Enhancements:**
42+
43+
- Allow linking to JSON-Fortran from GFortran programs using
44+
[OpenCoarrays](https://github.com/sourceryinstitute/OpenCoarrays#readme)
45+
as the coarray runtime implementation. Use the
46+
`-DJSON_FORTRAN_USE_OpenCoarrays:BOOL=ON` option to cmake to enable
47+
this. (NOTE: The fact that this is required may be a bug in
48+
GFortran.)
49+
4150
### [7.1.0](https://github.com/jacobwilliams/json-fortran/tree/7.1.0) (2019-06-23)
4251

4352
[Complete Changeset](https://github.com/jacobwilliams/json-fortran/compare/7.0.0...7.1.0)

0 commit comments

Comments
 (0)