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 91ab04f87..9d94aae5b 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2005-04-20 Christopher Faylor <cgf@timesys.com>
+ * path.cc (path_conv::check): Fix problem reading symlinks introduced
+ in below change by reverting the change and adding an additional test
+ for nonexistent files in /proc.
+
+2005-04-20 Christopher Faylor <cgf@timesys.com>
+
* path.cc (path_conv::check): Punt when attempting to access a
nonexistent directory or file in /proc.