summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Brown <kbrown@cornell.edu>2019-12-10 08:45:17 -0500
committerKen Brown <kbrown@cornell.edu>2019-12-10 08:45:17 -0500
commit69772c43327727c49b7691717a7886fa1088d5bf (patch)
treec25951bb0b2f1824d801bc5166875b92b00acecc
parent48fbe173f403c853e7f9fef128b0228f472e715d (diff)
downloadcygnal-69772c43327727c49b7691717a7886fa1088d5bf.tar.gz
cygnal-69772c43327727c49b7691717a7886fa1088d5bf.tar.bz2
cygnal-69772c43327727c49b7691717a7886fa1088d5bf.zip
Cygwin: document the last bugfix
-rw-r--r--winsup/cygwin/release/3.1.04
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.1.0 b/winsup/cygwin/release/3.1.0
index 345dd62a5..b0e845657 100644
--- a/winsup/cygwin/release/3.1.0
+++ b/winsup/cygwin/release/3.1.0
@@ -104,3 +104,7 @@ Bug Fixes
- Fix a security problem if Cygwin is installed into a path
with spaces in it.
Addresses: https://cygwin.com/ml/cygwin/2019-11/msg00018.html
+
+- Fix an assertion failure when /cygdrive contains an offline network
+ drive.
+ Addresses: https://cygwin.com/ml/cygwin/2019-12/msg00016.html