summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/1.7.233
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.23 b/winsup/cygwin/release/1.7.23
index 6bc546672..5bef193ae 100644
--- a/winsup/cygwin/release/1.7.23
+++ b/winsup/cygwin/release/1.7.23
@@ -20,3 +20,6 @@ Bug fixes:
- Fix cyglsa build problem which made the cyglsa DLLs entirely non-functional
when built with newer gcc versions.
Fixes: http://cygwin.com/ml/cygwin/2013-07/msg00656.html
+
+- Fix incorrect handling of /.. or //.. in parent path existence check.
+ Fixes: http://cygwin.com/ml/cygwin/2013-07/msg00689.html