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 8591d9bc5..5b9ba01ff 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,12 @@
2007-08-15 Corinna Vinschen <corinna@vinschen.de>
+ * path.cc (get_nt_native_path): Allow to convert special paths which
+ have no native NT path representation for simplified debug output.
+ * syscalls.cc: Convert debug output to print native NT path.
+ (unlink): Drop redundant debug output.
+
+2007-08-15 Corinna Vinschen <corinna@vinschen.de>
+
* fhandler_disk_file.cc (fhandler_disk_file::link): Drop superfluous
test for trailing dot.
* path.h (path_conv::operator []): Remove.