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 5372e40dd..688045d81 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2003-11-24 Christopher Faylor <cgf@redhat.com>
+ * dtable.cc (build_fh_name): Set error in dummy fhandler when one is
+ noted during path_conv.
+ * fhandler.h (fhandler_base::set_error): New method.
+
+2003-11-24 Christopher Faylor <cgf@redhat.com>
+
* configure.in: Avoid using cygserver unless hosting on cygwin.
2003-11-23 Christopher Faylor <cgf@redhat.com>