summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/3.0.816
1 files changed, 16 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.0.8 b/winsup/cygwin/release/3.0.8
new file mode 100644
index 000000000..11d11db6f
--- /dev/null
+++ b/winsup/cygwin/release/3.0.8
@@ -0,0 +1,16 @@
+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
+
+- Don't append ".lnk" when renaming a socket file.
+ Addresses: https://cygwin.com/ml/cygwin/2019-07/msg00139.html