X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=6f7eae2f788791f432ab5c0bf2ca7a637a8d6b56;hb=e23ad5b4f6c49bd14913a49bdab9c380d646dd73;hp=af6888b6083d3683b3351de34ffac69ea4db9c55;hpb=07286647fb7446a62e8690675797ba7426b0758b;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index af6888b..6f7eae2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-10-02 Sergey Poznyakoff + + * src/common.h (names_done): New function. + * src/names.c: Likewise. + * src/list.c (read_and): Use all_names_found() as `while' + condition. + * src/tar.c: New option --first-copy + * NEWS: Updated + +2003-09-24 Paul Eggert + + * src/rmt.c (main): Don't translate Copyright string; international + law says the word "Copyright" should be in English. + * src/tar.c (decode_options): Likewise. + 2003-09-22 Paul Eggert * doc/tar.texi (extracting untrusted archives): New section.