summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Brown <kbrown@cornell.edu>2020-09-08 14:28:19 -0400
committerKen Brown <kbrown@cornell.edu>2020-09-08 15:01:07 -0400
commit7de33047ec2c790fffd497813acb036d48389db1 (patch)
tree8fcbe59508313a4abf38b1f41319a3492ad1cf89
parent6775ac8cb5adf6c945c5d09d957f21d2ca673aba (diff)
downloadcygnal-7de33047ec2c790fffd497813acb036d48389db1.tar.gz
cygnal-7de33047ec2c790fffd497813acb036d48389db1.tar.bz2
cygnal-7de33047ec2c790fffd497813acb036d48389db1.zip
Cygwin: document last bug fix
-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 6fdd1463a..57d6d5147 100644
--- a/winsup/cygwin/release/3.2.0
+++ b/winsup/cygwin/release/3.2.0
@@ -33,3 +33,6 @@ Bug Fixes
- Fix a collision of offical and internally used file flags.
Addresses: https://cygwin.com/pipermail/cygwin/2020-September/246174.html
+
+- Fix assertion failure on an invalid path under /proc/<pid>/fd/.
+ Addresses: https://cygwin.com/pipermail/cygwin/2020-September/246160.html