From: Jim Meyering Date: Mon, 17 Feb 2003 16:58:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.8~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b9999548b8b4c5c673f5a14a5d93dcdea60c24;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ee7b1c175b..ad6a333405 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-02-17 Jim Meyering + + * physmem.c: Undo most of last change. + Use sysmp instead, since it provides a cleaner interface. + From Kaveh Ghazi. + 2003-02-16 Jim Meyering * Makefile.am (libfetish_a_SOURCES): Add mmap-stack.h.