From c6449644bcc1135049dc2ae3bd4ec428a00e11c2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 25 Jan 2005 09:09:09 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 34cb442875..cf99eb68d6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,17 @@ +2005-01-25 Jim Meyering + + * path-concat.c (path_concat): Set *BASE_IN_RESULT + properly when ABASE is an absolute file name. + Correct the description of this function. + Include . + Add an assertion and a test driver. + This fixes a bug introduced on 2004-07-02. + +2005-01-23 Jim Meyering + + * vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Correct the test for + integer overflow. + 2005-01-21 Paul Eggert Sync from gnulib. -- 2.47.3