Sergey Poznyakoff 17 years ago
parent
commit
14d39a2c14
2 changed files with 7 additions and 2 deletions
  1. 5 0
      ChangeLog
  2. 2 2
      tests/star/README

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2007-10-10  Sergey Poznyakoff  <[email protected]>
+
+	* configure.ac, NEWS: Raise version number to 1.19
+	* tests/star/README: Update
+
 2007-10-05  Sergey Poznyakoff  <[email protected]>
 
 	* src/create.c (dump_regular_file): Fix file padding in case of

+ 2 - 2
tests/star/README

@@ -52,9 +52,9 @@ containing very large files (in this case -- 10 GB).
 
 This is a test for compliance to POSIX.1-1990 tar specification. It
 requires two files: ustar-all-quicktest.tar and quicktest.filelist,
-(they usually reside in star/tartest directory), and `tartest' program
+(they usually reside in star/testscripts directory), and `tartest' program
 (also part of star distribution). The test must be run only with root
-privileges, so it is a good idea to test contents of
+privileges, so it is a good idea to verify the contents of
 ustar-all-quicktest.tar before running it.
 
 If `tartest' is not in your PATH, use TARTEST variable to specify its