summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 4b0ce4eb1..06411906c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-23 Corinna Vinschen <corinna@vinschen.de>
+
+ * ntdll.h (STATUS_NO_SUCH_FILE): Define.
+ * path.cc (get_nt_native_path): Reset upath.Length to 0 on each
+ invocation.
+ (symlink_info::check): Use NT native functions.
+
2007-08-21 Corinna Vinschen <corinna@vinschen.de>
* uinfo.cc (pwdgrp::load): Use NT native functions.