aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
Diffstat (limited to 'winsup')
-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>