summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-05-21 06:44:36 +0000
committerJim Meyering <jim@meyering.net>2005-05-21 06:44:36 +0000
commitb72d60e7a4c0d07e1b6d12e87a314ffc183b16ea (patch)
treecf887bbb382eb3c63d398f31d378a1bb3e27c382 /lib
parent716ad689e0fe5e78b2843ab42b2d08cefa422463 (diff)
downloadcoreutils-b72d60e7a4c0d07e1b6d12e87a314ffc183b16ea.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 4045d1708..16bacaa1d 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
2005-05-20 Paul Eggert <eggert@cs.ucla.edu>
+ Split the fts code into GPL'ed and LGPL'ed parts, and fix some
+ minor memory-allocation bugs.
+
* fts.c: Don't include "cycle-check.h" or "hash.h".
(setup_dir, free_dir): New functions.
(enter_dir, leave_dir): Define trivial