diff options
Diffstat (limited to 'winsup/cygwin/release/3.0.8')
-rw-r--r-- | winsup/cygwin/release/3.0.8 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.0.8 b/winsup/cygwin/release/3.0.8 new file mode 100644 index 0000000..e3734c9 --- /dev/null +++ b/winsup/cygwin/release/3.0.8 @@ -0,0 +1,13 @@ +What's new: +----------- + + +What changed: +------------- + + +Bug Fixes +--------- + +- Fix a hang when opening a FIFO with O_PATH. + Addresses: https://cygwin.com/ml/cygwin-developers/2019-06/msg00001.html |