From: Jim Meyering Date: Wed, 21 Jun 2000 13:00:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0v~44 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0ce8428a9d95b8d6e8c99506118fbc30b32ce2ea;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index a8dbd0ae69..0458132e8b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +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