Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2008-08-13 19:11:25 +0400
committerCorinna Vinschen <corinna@vinschen.de>2008-08-13 19:11:25 +0400
commitaed2404c0d0b12fe8f94cb92de6f3a70210d5d5c (patch)
tree9b992a7b32c56895b0c27de809451d54c72be942 /winsup/cygwin/ChangeLog
parent5a58591f45d195f5acf1cf04e691a19ef3794530 (diff)
* mount.cc (fillout_mntent): Print options as taken in fstab and mount.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index de9d91b81..b16fe59c9 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2008-08-13 Corinna Vinschen <corinna@vinschen.de>
+ * mount.cc (fillout_mntent): Print options as taken in fstab and mount.
+
+2008-08-13 Corinna Vinschen <corinna@vinschen.de>
+
* dll_init.cc: Throughout convert to use long pathnames.
* dll_init.h (struct dll): Change name to WCHAR, change operator [] to
take PWCHAR argument.