]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 13 Oct 2002 06:47:13 +0000 (06:47 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Oct 2002 06:47:13 +0000 (06:47 +0000)
ChangeLog

index a5fe6e6c0ef3a36a856bd02ebf4dc04afcbcb884..afe335b207faf724cf3d6e5b61242ec0007ff52f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2002-10-12  Jim Meyering  <meyering@lucent.com>
+2002-10-13  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.5.3.
 
+       * src/Makefile.am (../AUTHORS): New target/rule.
+
+2002-10-12  Jim Meyering  <meyering@lucent.com>
+
        * src/paste.c (paste_parallel): Declare local, `delims_saved', to be
        of type size_t, since that's the way it's used and avoids a warning.