Sergey Poznyakoff 18 lat temu
rodzic
commit
614def3113
2 zmienionych plików z 4 dodań i 0 usunięć
  1. 1 0
      ChangeLog
  2. 3 0
      NEWS

+ 1 - 0
ChangeLog

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

+ 3 - 0
NEWS

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