-GNU tar NEWS - User visible changes. 2013-09-23
+GNU tar NEWS - User visible changes. 2013-10-05
Please send GNU tar bug reports to <bug-tar@gnu.org>
\f
-version 1.26.90 (Git)
+version 1.27 - Sergey Poznyakoff, 2013-10-05
* Bug fixes
* New command line option --keep-directory-symlink
-By default, if when trying to extract a directory from the archive,
+By default, if trying to extract a directory from the archive,
tar discovers that the corresponding file name already exists and is a
symbolic link, it first unlinks the entry, and then extracts the directory.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([GNU tar], [1.26.90], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.27], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])