From: Sergey Poznyakoff Date: Tue, 4 Jul 2006 21:53:40 +0000 (+0000) Subject: Update X-Git-Tag: release_1_16~64 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=614def3113e06461ac04faa5886f87e848b94b8f;p=debian%2Ftar Update --- diff --git a/ChangeLog b/ChangeLog index a7300999..e0c26d3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ descriptors. * src/tar.c (main): Call closeopen * doc/tar.texi: Update --directory description + * NEWS: Update 2006-06-26 Sergey Poznyakoff diff --git a/NEWS b/NEWS index da404721..fa018b7f 100644 --- a/NEWS +++ b/NEWS @@ -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