summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-12-27 11:40:31 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-12-27 11:40:31 +0000
commit970f999818a52a107a89697666c54397403c09be (patch)
treeaa9ee4d135d8c98c645064cca631134051637c31
parentcd39b5a1b72d9e0e0fcc6157bbc0e58662b445fb (diff)
downloadtar-origin.tar.gz
tar-origin.tar.bz2
Version 1.21release_1_21origin
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 8037aed4..41b30ea9 100644
--- 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>
-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,
diff --git a/configure.ac b/configure.ac
index 453e8537..6912812b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])

Return to:

Send suggestions and report system problems to the System administrator.