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:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f378f1672..b08525496 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2015-12-07 Johannes Schindelin <johannes.schindelin@gmx.de>
+
+ * mount.cc (mount_info::from_fstab_line): Support mounting the current
+ user's temp folder as /tmp/. This is particularly useful a feature
+ when Cygwin's own files are write-protected.
+
2015-12-07 Corinna Vinschen <corinna@vinschen.de>
* include/sys/select.h: Move select(2) macros from newlib's sys/types.h