diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2021-03-09 11:07:31 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2021-03-09 11:07:31 +0100 |
commit | 11ae6943eb107a3ca7a2da988c94a2bebaca425a (patch) | |
tree | e1cbf7148b1e9fde13da17050f76483a4139801b | |
parent | 1eaa9b08afec11e137ed71cebafbdcedba07dcc9 (diff) | |
download | newlib-11ae6943eb107a3ca7a2da988c94a2bebaca425a.zip newlib-11ae6943eb107a3ca7a2da988c94a2bebaca425a.tar.gz newlib-11ae6943eb107a3ca7a2da988c94a2bebaca425a.tar.bz2 |
Cygwin: update release notes for 3.2.0, part 5
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
-rw-r--r-- | winsup/cygwin/release/3.2.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.2.0 b/winsup/cygwin/release/3.2.0 index 01e998e..421b94a 100644 --- a/winsup/cygwin/release/3.2.0 +++ b/winsup/cygwin/release/3.2.0 @@ -94,3 +94,6 @@ Bug Fixes - Fix some system calls on AF_LOCAL sockets that are not socket files. Addresses: https://cygwin.com/pipermail/cygwin-developers/2021-February/012066.html + +- Fix access to block devices under /proc/sys. + Addresses: https://sourceware.org/pipermail/cygwin-patches/2020q4/010843.html |