.
authorJim Meyering <jim@meyering.net>
Tue, 14 Oct 2003 14:43:59 +0000 (14:43 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 14 Oct 2003 14:43:59 +0000 (14:43 +0000)
ChangeLog

index b640402..bb2aa86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-14  Jim Meyering  <jim@meyering.net>
+
+       * tests/chgrp/posix-H: New tests for the above.
+       * tests/chgrp/Makefile.am (TESTS): Add posix-H.
+
 2003-10-13  Paul Eggert  <eggert@twinsun.com>
 
        Fix to avoid a denial-of-service attack if the display width is
        to represent the current set of files.  Allocate all the new
        size_t cells in one call to xnmalloc, rather than a row at a time.
 
-2003-10-14  Jim Meyering  <jim@meyering.net>
-
-       * tests/chgrp/posix-H: New tests for the above.
-
 2003-10-13  Jim Meyering  <jim@meyering.net>
 
        * src/ls.c (init_column_info): Add another FIXME comment.