]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 21 May 2005 06:44:36 +0000 (06:44 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 May 2005 06:44:36 +0000 (06:44 +0000)
lib/ChangeLog

index 4045d1708f4d144d094d5b7337647106cdf70e30..16bacaa1da8d38374bad4b81ce652c26b4a7a7ed 100644 (file)
@@ -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