From: Jim Meyering Date: Fri, 14 Apr 2006 20:33:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~486 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca094485f9be3f6702367d9561e711fee946461d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 0a0dc81ea7..8962affd64 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,6 @@ 2006-04-14 Jim Meyering - Remove unreachable code and plug leaks in code to handle degenerate + Remove unreachable code and plug leaks in code that handles degenerate input and some failure cases. * fts.c (fts_build): #if-0-out a block of unused code. Patch from glibc. (fts_build): Remove just-#if-0'd code and the code that