https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d59c2c9b8276dfef952a28fead438727ddd27e51
commit d59c2c9b8276dfef952a28fead438727ddd27e51 Author: Corinna Vinschen <[email protected]> Date: Fri Aug 9 17:49:03 2019 +0200 Cygwin: drop preliminary 3.0.8 release file Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/3.0.8 | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/winsup/cygwin/release/3.0.8 b/winsup/cygwin/release/3.0.8 deleted file mode 100644 index 61e3248..0000000 --- a/winsup/cygwin/release/3.0.8 +++ /dev/null @@ -1,19 +0,0 @@ -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 - -- Make tcsetpgrp() return -1 if its argument is negative. - Addresses: https://cygwin.com/ml/cygwin/2019-07/msg00166.html
