From: Jim Meyering Date: Tue, 22 Nov 2005 16:00:04 +0000 (+0000) Subject: . X-Git-Tag: v6.0~1275 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43f936833111ef7dae32a9e920168e3800f0dbfb;p=thirdparty%2Fcoreutils.git . --- diff --git a/ChangeLog b/ChangeLog index 13a29c660d..71263c10db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ where our openat emulation code is reentrant. This also fixes a few low-probability leaks and eliminates some code that could, in very unusual circumstances, cause rm() (via a callee) to exit. + * NEWS: Mention this. * configure.ac: Put copyright dates all on one line so the emacs function that updates them works properly.