]> Dogcows Code - chaz/tar/commitdiff
Version 1.21
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 27 Dec 2008 11:40:31 +0000 (11:40 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 27 Dec 2008 11:40:31 +0000 (11:40 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 8037aed4a8492f5b6c0668ddb984b9a603c01d38..41b30ea9214dc16cc49feb9933d43ea8fb950e7e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
-GNU tar NEWS - User visible changes. 2008-10-30
+GNU tar NEWS - User visible changes. 2008-12-27
 Please send GNU tar bug reports to <bug-tar@gnu.org>
 
 \f
-version 1.20.91 (CVS)
+version 1.21 - Sergey Poznyakoff, 2008-12-27
 
 * New short option -J
 
@@ -42,7 +42,7 @@ control type of archive members affected by them.  The flags are:
  - h  
    Apply transformation to hard link targets.
 
-Corresponding upper-case letters negate the flag meaning, so that
+Corresponding upper-case letters negate the meaning, so that
 `H' means ``do not apply transformation to hard link targets.''
 
 The scope flags are listed in the third part of an `s' expression,
index 453e85377020da641387c479034d6da3374812b3..6912812b4ce9d92fe86444be8883b30f738d9ee6 100644 (file)
@@ -18,7 +18,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AC_INIT([GNU tar], [1.20.91], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.21], [bug-tar@gnu.org])
 AC_CONFIG_SRCDIR([src/tar.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h:config.hin])
This page took 0.020722 seconds and 4 git commands to generate.