Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-06-17 20:52:18 +0400
committerChristopher Faylor <me@cgf.cx>2003-06-17 20:52:18 +0400
commit0d58ef9daca5f27a8a8bb46c1836ea0d28967bd2 (patch)
tree6ba12721e716cabb8d99f9e0c496eb025ce562ce /winsup/cygwin/ChangeLog
parentc89701c687755cbff0ec0ca200c55d5d494aee0f (diff)
* path.cc (mount): Do more strict checking on posix path arguments.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 441da04e5..e1706ec4a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-17 Christopher Faylor <cgf@redhat.com>
+
+ * path.cc (mount): Do more strict checking on posix path arguments.
+
2003-06-15 Christopher Faylor <cgf@redhat.com>
Throughout, remove "include <errno.h>" from files which already include