From 2c096e991c785604e8eed6f57bca67146c8e6f2f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 21 Jun 2000 13:00:54 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index a8dbd0ae6..0458132e8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2000-06-17 Bruno Haible + * canon-host.c (canon_host): Use malloc and memcpy to copy an + address, not strdup. Include and don't declare free(). + +2000-06-17 Bruno Haible + * path-concat.c (path_concat): Don't access dir[-1] if dir is the empty string. -- 2.11.0