From: Jim Meyering Date: Fri, 31 Dec 2004 10:06:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~74 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=47697f718d0f734d91cac4f871e24db3e1c89d8e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index f66ddace30..40a2d7a679 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2004-12-31 Jim Meyering + + * openat.c (rpl_openat): Correct comment. + Call free_cwd, to avoid leaking a file descriptor. + 2004-12-23 Paul Eggert * getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no