From: Jim Meyering Date: Sun, 12 Mar 2006 20:45:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~621 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c8902a29016eec806eea3b90791e560db92e6ce;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d0494d0a90..d7a17dc58a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2006-03-11 Eric Blake +2006-03-12 Jim Meyering * Version 6.0-cvs. + * src/system.h (SAME_INODE): Remove definition. + Include "same-inode.h", instead. + +2006-03-11 Eric Blake + * src/pwd.c (robust_getcwd): Prepend only one slash, not two. 2006-03-10 Jim Meyering