From 19e50e59890c44b6647eb8cce22bcef0c6c156d9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 21 Nov 2002 09:44:39 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 3cb3742b9b..0d942f0483 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,6 +2,9 @@ Merge in changes from the coreutils. + * makepath.c (make_path): Restore umask *before* creating the final + component. + * xmalloc.c: Adjust to work with new autoconf macros, AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC. -- 2.30.2