diff options
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 0a0dc81ea..8962affd6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,6 @@ 2006-04-14 Jim Meyering <jim@meyering.net> - 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 |