From 1471af2de285eaf67ab8f245d001efbed1c8c338 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 4 Jul 2009 11:15:14 +0000 Subject: * function.c (IS_ABSOLUTE, ROOT_LEN): New macros. (abspath): Support systems that define HAVE_DOS_PATHS (have drive letters in their file names). Use IS_PATHSEP instead of a literal '/' comparison. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bbc0d63..ebf241b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-07-04 Eli Zaretskii + + * function.c (IS_ABSOLUTE, ROOT_LEN): New macros. + (abspath): Support systems that define HAVE_DOS_PATHS (have + drive letters in their file names). Use IS_PATHSEP instead of a + literal '/' comparison. + 2009-06-14 Paul Smith * remake.c (update_file_1): Remember the original file we marked -- cgit v1.2.3