summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
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 7225d1520..fee9fd9d3 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-29 Corinna Vinschen <corinna@vinschen.de>
+
+ * path.cc (path_conv::check): Move component to function scope. Set
+ PATH_RO only on *real* FH_NETDRIVEs or on non-FH_NETDRIVE virtual
+ paths. Allow non-retrievable shares to be handled as files.
+
2005-05-29 Eric Blake <ebb9@byu.net>
* include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.