]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Fixed docstring for --checkpoint option.
[chaz/tar] / ChangeLog
index c752e31d4bd94b426888cacb2af13e5de9e581da..0be0c7d0a305c53e028abb50c679f653ac0ed1bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2004-05-19  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/buffer.c (seek_archive): New function
+       * src/common.h (seek_archive): New function
+       (seekable_archive): New global.
+       * src/list.c (skip_file): Use seek_archive() if
+       possible.
+       * src/tar.c (struct fmttab): Accept 'pax' as alias
+       for 'posix'
+       (options): New option -n (--seek).
+       * src/update.c: Determine type of the archive before
+       appending to it.
+       
+       * TODO: Updated.
+
+2004-05-19  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+       
+       * bootstrap: New option --update-po
+       * src/tar.c: New option -H (short alias to --format)
+       * doc/tar.texi: Document -H option
+       * src/names.c (safer_name_suffix): Fixed bug introduced
+       2004-05-11.
+
 2004-05-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * bootstrap: Apply patches from patch subdirectory
 See ChangeLog.1 for earlier changes.
 
 
-
+\f
 Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2004 Free Software
 Foundation, Inc.
 
@@ -5279,3 +5302,8 @@ You should have received a copy of the GNU General Public License
 along with GNU tar; see the file COPYING.  If not, write to
 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
+\f
+Local Variables:
+mode: change-log
+version-control: never
+End:
This page took 0.026188 seconds and 4 git commands to generate.