From c812cea343b752acc4e24fb36b340130212cf864 Mon Sep 17 00:00:00 2001 From: Claudio Fontana Date: Wed, 11 Jan 2006 22:41:41 +0000 Subject: * credit where it's due --- ChangeLog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f5d852a..93faafb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,10 +2,12 @@ * lib/fnmatch.c, lib/fnmatch_loop.c: included workaround for a possible gcc bug in handling multibyte char sequences. - Fix by Paul Eggert + Fix by Paul Eggert , problems reported by + Nelson H. F. Beebe * src/mkid.c, src/lid.c: replace dirname() and basename() usage - with dir_name() and base_name() + with dir_name() and base_name() to fix a portability problem + spotted by Nelson H. F. Beebe 2006-01-08 Claudio Fontana @@ -20,7 +22,8 @@ when used. * lib/regex_internal.h: apply workaround for buggy pgcc preprocessor handling large unsigned 64 bit values as signed, and thus breaking - compilation. Fix by Paul Eggert + compilation. Fix by Paul Eggert , catch by + Nelson H. F. Beebe * distribute.sh: changed id-utils to idutils * distribute-alpha.sh: likewise -- cgit v1.2.3