Mention that the file-set and hash-triple modules come from coreutils.
authorJim Meyering <jim@meyering.net>
Thu, 27 Sep 2007 09:39:36 +0000 (11:39 +0200)
committerJim Meyering <jim@meyering.net>
Thu, 27 Sep 2007 09:39:36 +0000 (11:39 +0200)
ChangeLog

index 8206a24..23ad8e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * tests/test-canonicalize.c: Add a test for this bug.
        * tests/test-canonicalize.sh: Set up and run the test.
 
-       New module, file-set.
+       New module, file-set, from coreutils.
        * modules/file-set: Define it.
        * lib/file-set.c, lib/file-set.h: Implement.
 
-       New module, hash-triple.
+       New module, hash-triple, from coreutils.
        * modules/hash-triple: Define it.
        * lib/hash-triple.c, lib/hash-triple.h: Implement.