From 78931f32346ffa19d0f8fa88456f6b16b7d9720a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 25 Jan 2005 12:30:15 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index ff845c0736..ebbb63626d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2005-01-25 Jim Meyering + * path-concat.c: Don't include assert.h. + (path_concat): Remove assertion that would have triggered + for ABASE starting with more than one slash. + Reported by Andreas Schwab. + * path-concat.c (path_concat): Set *BASE_IN_RESULT properly when ABASE is an absolute file name. Correct the description of this function. -- 2.47.3