Cygwin: Add pthread_rwlock_* fix to release notes
This commit is contained in:
parent
59847b5d73
commit
a7c23d109f
|
@ -29,3 +29,6 @@ Bug Fixes
|
|||
- Fix a stack alignment problem which may lead to spurious crashes after
|
||||
fork.
|
||||
Addresses: https://cygwin.com/ml/cygwin-patches/2018-q2/msg00016.html
|
||||
|
||||
- Fix a g++ compilation problem with -std=c++14 or -std=c++17.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2018-05/msg00316.html
|
||||
|
|
Loading…
Reference in New Issue