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 12a48d1c4..0d5144b1f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2007-03-02 Corinna Vinschen <corinna@vinschen.de>
+ * ntdll.h (struct _OBJECT_NAME_INFORMATION): Define.
+ * syscalls.cc (unlink_nt): Check shared directory for being empty
+ before trying to move and mark for deletion.
+
+2007-03-02 Corinna Vinschen <corinna@vinschen.de>
+
* security.cc (get_file_attribute): Avoid compiler warning.
2007-03-01 Christopher Faylor <me@cgf.cx>