From 733b554b20a4843eaff90448cb694f3da1d1d042 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 26 Jun 2013 13:10:35 +0000 Subject: * cygpath.cc (do_pathconv): when -p option is given, generate wide path without long path prefixing. * wide_path.h (wide_path::wide_path): Allow extra bool parameter to specify whether or not performing Windows long path prefixing. --- winsup/utils/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/utils/ChangeLog') diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index e67bb102a..6eab6b341 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,10 @@ +2013-06-26 Corinna Vinschen + + * cygpath.cc (do_pathconv): when -p option is given, generate wide + path without long path prefixing. + * wide_path.h (wide_path::wide_path): Allow extra bool parameter to + specify whether or not performing Windows long path prefixing. + 2013-05-21 Corinna Vinschen Reinstantiate accidentally removed patch from 2009-05-16: -- cgit v1.2.3