diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2012-02-16 11:12:00 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2012-02-16 11:12:00 +0000 |
commit | 732f3bc8214d64342e33fecae87fcf8f616f8297 (patch) | |
tree | 55b6c0c9b0f9b86965768be3b7a2984439e61273 /winsup | |
parent | 9de04619852a9e83433b311e5d7ca60d0587d385 (diff) | |
download | cygnal-732f3bc8214d64342e33fecae87fcf8f616f8297.tar.gz cygnal-732f3bc8214d64342e33fecae87fcf8f616f8297.tar.bz2 cygnal-732f3bc8214d64342e33fecae87fcf8f616f8297.zip |
*** empty log message ***
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/release/1.7.11 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/winsup/cygwin/release/1.7.11 b/winsup/cygwin/release/1.7.11 index 7f0fb42dd..8ccda2b2e 100644 --- a/winsup/cygwin/release/1.7.11 +++ b/winsup/cygwin/release/1.7.11 @@ -6,4 +6,8 @@ What changed: ------------- - Fixed problem where background Cygwin processes kept the windows -console window from exiting. + console window from exiting. + +- Change the way remote shares mapped to drive letters are recognized + when creating the cygdrive directory. If Windows claims the drive + is unavailable, don't show it in the cygdrive directory listing. |