X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=da3e564d71a7154a2107e1ecbf3298365459e69f;hb=ab03bd6a2c4574a5c7e61a40e56ce0bf2a4276b1;hp=84cf7dcd506eb844598cc93796f83ff253199c5a;hpb=e20fdceb388a3efbac6283178e1f2110d50d3824;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 84cf7dc..da3e564 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2005-05-27 Sergey Poznyakoff + + * scripts/backup.sh.in: Bugfixes. + +2005-05-26 Sergey Poznyakoff + + * scripts/backup.in: Minor fixes + * scripts/backup.sh.in (mt_begin,mt_rewind) + (mt_offline,mt_status): Use $MT to invoke mt + (init_common): Set --rsh-command option for mt if TAPE_FILE is a + remote archive. + * doc/tar.texi: Document new backup scripts behavior + +2005-05-22 Sergey Poznyakoff + + * lib/.cvsignore: Updated + * lib/Makefile.tmpl: Add new paxutils files + * po/POTFILES.in: Likewise + * src/buffer.c: Update invocations of safer_name_suffix() + * src/create.c: Likewise + * src/extract.c: Likewise + * src/xheader.c: Likewise + * src/common.h: Include paxlib.h instead of paxerror.h + (safer_name_suffix,removed_prefixes_p): Removed. The functions are + imported from paxutils + * src/names.c (hash_string_hasher,hash_string_compare) + (hash_string_insert,hash_string_lookup,removed_prefixes_p) + (safer_name_suffix): Moved to paxutils + 2005-05-19 Sergey Poznyakoff * bootstrap (copy_files): Accept optional third argument: a prefix