From 69772c43327727c49b7691717a7886fa1088d5bf Mon Sep 17 00:00:00 2001 From: Ken Brown Date: Tue, 10 Dec 2019 08:45:17 -0500 Subject: [PATCH] Cygwin: document the last bugfix --- winsup/cygwin/release/3.1.0 | 4 ++++ 1 file changed, 4 insertions(+) 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