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 dc823062b..1ecefe1a9 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-22 Corinna Vinschen <corinna@vinschen.de>
+
+ * path.cc (cygwin_conv_path): Define tp before setting up faul handler.
+ * syscalls.cc: Ditto, throughout.
+ (gen_full_path_at): Add bool parameter to allow NULL pathname.
+ (futimesat): Allow NULL pathname as GLIBC.
+
2008-05-21 Christopher Faylor <me+cygwin@cgf.cx>
* string.h (strchr): Eliminate.