1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-04-25 17:14:28 +00:00
parent 184edc32ab
commit b6dd48b361

View File

@@ -1,5 +1,7 @@
2002-04-25 Jim Meyering <meyering@lucent.com>
* 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.