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-13 06:21:18 +0400
committerChristopher Faylor <me@cgf.cx>2003-06-13 06:21:18 +0400
commit8d60a6029c1b4cd28b7ede9263705a9c026e6d6f (patch)
tree0473d7a3b638c4900fa85f59968a4bc2d560d4c0 /winsup/utils
parentcc3ce0bb5f8eeb631ea583400cbc6e286167c589 (diff)
clarify
Diffstat (limited to 'winsup/utils')
-rw-r--r--winsup/utils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index a390b624c..63277c900 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,6 +1,7 @@
2003-06-12 Christopher Faylor <cgf@redhat.com>
- Throughout, always return error when GetShortPathName returns 0.
+ * cygpath.cc: Throughout, always return error when GetShortPathName
+ returns 0.
2003-04-26 Joshua Daniel Franklin <joshuadfranklin at yahoo dot com>