From: Jim Meyering Date: Thu, 27 Feb 2003 20:21:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.9~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb339c43037b181491c7e76f6712c875a7895d6a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 05d443defa..a203ba58de 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2003-02-27 Jim Meyering + * physmem.c (physmem_total, physmem_available): Add comments. + From Kaveh Ghazi. + * physmem.c: Merge in portability changes from gcc/libiberty to support AIX, Tru64, and Windows. See the ChangeLog there for credits and details. Thanks to Kaveh Ghazi for helping