From 2639d24e522fa93462b7970500861f2f2c1b51bd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 29 Jun 2005 21:22:31 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index a57dd6c35a..e250f057f4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2005-06-29 Jim Meyering + * mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded + type name. Use the variable name instead. + * xalloc.h (VERIFY_EXPR): Define. (X2REALLOC): New macro, to make using x2realloc a little safer. -- 2.47.3