summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-10-10 11:03:42 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-10-10 11:03:42 +0000
commit14d39a2c1491f6c719b1bcf85fb9ead6fb206008 (patch)
treebade3ab281d0deb8fd69c9679d5da08bb26a8df5
parent7b57922073a7c21069c5f355549b4d8811881585 (diff)
downloadtar-14d39a2c1491f6c719b1bcf85fb9ead6fb206008.tar.gz
Update
-rw-r--r--ChangeLog5
-rw-r--r--tests/star/README4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 890e43a4..33f77b24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-10 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * configure.ac, NEWS: Raise version number to 1.19
+ * tests/star/README: Update
+
2007-10-05 Sergey Poznyakoff <gray@gnu.org.ua>
* src/create.c (dump_regular_file): Fix file padding in case of
diff --git a/tests/star/README b/tests/star/README
index 57c332e8..e4be22f8 100644
--- a/tests/star/README
+++ b/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