From: Jim Meyering Date: Thu, 25 Apr 2002 17:14:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6dd48b3614706dd3612028b8da4ad547328553d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8364f9573e..7b02bdc239 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2002-04-25 Jim Meyering + * Version 4.1.9. + Remove hash table, active_dir_map, used to detect directory cycles. Instead, detect them lazily with just O(1) memory. Suggestion from Andi Kleen. @@ -19,8 +21,6 @@ * configure.ac (AC_CONFIG_FILES): Remove intl/Makefile. (AM_GNU_GETTEXT): Add external arg. - * Version 4.1.9. - * intl/: Remove directory. * Makefile.am (SUBDIRS): Remove intl. (DISTCLEANFILES): Remove definition.