From 20e474d7b8f70fd92c6159b0d001dded6ab77225 Mon Sep 17 00:00:00 2001 From: Pierre Humblet Date: Thu, 23 Sep 2004 00:32:08 +0000 Subject: 2004-09-22 Pierre Humblet * path.cc (normalize_win32_path): Only look for : in second position. Avoid infinite loop with names starting in double dots. (mount_info::conv_to_win32_path): Do not worry about a trailing dot. (hash_path_name): Ditto. --- winsup/cygwin/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 9627b7893..84cc74923 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2004-09-22 Pierre Humblet + + * path.cc (normalize_win32_path): Only look for : in second position. + Avoid infinite loop with names starting in double dots. + (mount_info::conv_to_win32_path): Do not worry about a trailing dot. + (hash_path_name): Ditto. + 2004-09-20 Christopher Faylor * exceptions.cc (sig_handle_tty_stop): Set flag earlier. -- cgit v1.2.3