This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] add bind mount fix to release notes


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=79511853f788111efd975651f87eabbd4a8cbf6d

commit 79511853f788111efd975651f87eabbd4a8cbf6d
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Mon Jun 8 17:48:34 2015 +0200

    add bind mount fix to release notes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/2.0.4 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/winsup/cygwin/release/2.0.4 b/winsup/cygwin/release/2.0.4
index c60cdd9..6fdccf0 100644
--- a/winsup/cygwin/release/2.0.4
+++ b/winsup/cygwin/release/2.0.4
@@ -9,3 +9,6 @@ Bug Fixes
   Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00133.html
 	     https://cygwin.com/ml/cygwin/2015-05/msg00331.html
 	     https://cygwin.com/ml/cygwin/2015-05/msg00314.html
+
+- Fix installing newly added bind mounts with `mount -a'.
+  Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00150.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]