aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-06-13 02:21:18 +0000
committerChristopher Faylor <me@cgf.cx>2003-06-13 02:21:18 +0000
commit8d60a6029c1b4cd28b7ede9263705a9c026e6d6f (patch)
tree0473d7a3b638c4900fa85f59968a4bc2d560d4c0 /winsup/utils
parentcc3ce0bb5f8eeb631ea583400cbc6e286167c589 (diff)
downloadnewlib-8d60a6029c1b4cd28b7ede9263705a9c026e6d6f.zip
newlib-8d60a6029c1b4cd28b7ede9263705a9c026e6d6f.tar.gz
newlib-8d60a6029c1b4cd28b7ede9263705a9c026e6d6f.tar.bz2
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 a390b62..63277c9 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>