summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2021-03-09 11:07:31 +0100
committerCorinna Vinschen <corinna@vinschen.de>2021-03-09 11:07:31 +0100
commit11ae6943eb107a3ca7a2da988c94a2bebaca425a (patch)
treee1cbf7148b1e9fde13da17050f76483a4139801b
parent1eaa9b08afec11e137ed71cebafbdcedba07dcc9 (diff)
downloadcygnal-11ae6943eb107a3ca7a2da988c94a2bebaca425a.tar.gz
cygnal-11ae6943eb107a3ca7a2da988c94a2bebaca425a.tar.bz2
cygnal-11ae6943eb107a3ca7a2da988c94a2bebaca425a.zip
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.03
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.2.0 b/winsup/cygwin/release/3.2.0
index 01e998ee5..421b94a98 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