summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 912a12d3a..051c5ff28 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,15 @@
+2004-12-18 Christopher Faylor <cgf@timesys.com>
+
+ * child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.
+
+2004-12-18 Christopher Faylor <cgf@timesys.com>
+ Pierre Humblet <pierre.humblet@ieee.org>
+
+ * path.cc (path_conv::check): Check the output Win32 path for trailing
+ spaces and dots, not the input path. Disallow all use of foo./bar
+ since consistently getting this right is time consuming. Remove
+ strange test for "unc\" since no one seems to know what it's for.
+
2004-12-18 Chris January <chris@atomice.net>
* fhandler_proc.cc (proc_listing): Add entry for "self".