This commit is contained in:
Sergey Poznyakoff
2006-07-04 21:53:40 +00:00
parent b6365e9b03
commit 614def3113
2 changed files with 4 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
descriptors.
* src/tar.c (main): Call closeopen
* doc/tar.texi: Update --directory description
* NEWS: Update
2006-06-26 Sergey Poznyakoff <gray@gnu.org.ua>

3
NEWS
View File

@@ -6,6 +6,9 @@ version 1.15.92 - Sergey Poznyakoff, (CVS)
* New option --mtime allows to set modification times for all archive
members during creation.
* Bug fixes
** Avoid running off file descriptors when using multiple -C options.
version 1.15.91 - Sergey Poznyakoff, 2006-06-16