]> Dogcows Code - chaz/tar/commitdiff
* tests/testsuite.at (RE_CHECK): Use "join - file", not "join file -".
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Jan 2005 20:57:40 +0000 (20:57 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Jan 2005 20:57:40 +0000 (20:57 +0000)
ChangeLog

index b4ba8c61cd2fc9e8c282bbda7bd716db5f245db5..72700f1e03096a9d0ef3889cdda358e48601c68b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * tests/testsuite.at (RE_CHECK): Use "join - file", not
+       "join file -", to work around a bug in Solaris 8 join.
+       Problem reported by Tomohiro Suzuki.
+
 2005-01-13  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * src/list.c (read_header): Fixed calculation of the
 2005-01-13  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * src/list.c (read_header): Fixed calculation of the
@@ -13,7 +19,7 @@
        * lib/.cvsignore: Updated
        * m4/.cvsignore: Updated
        * NEWS: Updated
        * lib/.cvsignore: Updated
        * m4/.cvsignore: Updated
        * NEWS: Updated
-       
+
 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * directory: Updated for 1.15.1
 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * directory: Updated for 1.15.1
        * tests/listed02.at: Do not create useless directory
 
 2005-01-05  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
        * tests/listed02.at: Do not create useless directory
 
 2005-01-05  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
-       
+
        * src/tar.c (parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks
        Mike Frysinger <vapier@gentoo.org> for reporting.
        * src/tar.c (parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks
        Mike Frysinger <vapier@gentoo.org> for reporting.
-       
+
 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
 
        * lib/Makefile.tmpl (localedir.h): Omit needless quotes and a
 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
 
        * lib/Makefile.tmpl (localedir.h): Omit needless quotes and a
@@ -5860,7 +5866,7 @@ See ChangeLog.1 for earlier changes.
 
 
 \f
 
 
 \f
-Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2004 Free Software
+Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 Free Software
 Foundation, Inc.
 
 This file is part of GNU tar.
 Foundation, Inc.
 
 This file is part of GNU tar.
This page took 0.028813 seconds and 4 git commands to generate.