]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 18 Jul 2002 15:29:53 +0000 (15:29 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 18 Jul 2002 15:29:53 +0000 (15:29 +0000)
old/fileutils/ChangeLog

index 95b48d3749516eebd955b88f7ef7ad7d11bb1614..806510a8423e3d89a79ba2be1ca2266cc49364cf 100644 (file)
@@ -1,5 +1,7 @@
 2002-07-18  Jim Meyering  <meyering@lucent.com>
 
+       * Version 4.1.10.
+
        * src/dircolors.hin: Add the following to the list of colorizable
        TERM names: dtterm xterm-color Eterm.
        New archive suffix: .jar
@@ -9,8 +11,6 @@
 
 2002-07-16  Jim Meyering  <meyering@lucent.com>
 
-       * Version 4.1.10.
-
        * src/stat.c (print_it): Use memcpy and a little pointer arithmetic,
        rather than stpncpy.