From: Sergey Poznyakoff Date: Tue, 21 Dec 2004 14:45:18 +0000 (+0000) Subject: Updated X-Git-Tag: release_1_15_1~5 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=e8fbac5ec15916d58be0cbb5a29ef5826026e169;p=debian%2Ftar Updated --- diff --git a/ChangeLog b/ChangeLog index ed28199f..e5dad857 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ * NEWS: Entry for 1.15.1 * src/buffer.c: Bugfix. Changes introduced 2004-11-26 broke extraction from stdin. + * src/list.c (from_header, tar_checksum): Changed declaration. + All callers updated. + * src/common.h: Likewise * src/tar.c (main): Protect invocation of setlocale by ifdef. @@ -23,6 +26,7 @@ * doc/index.html.in: Rewritten in xhtml to follow recent GNU site standards. + * THANKS: Updated 2004-12-20 Sergey Poznyakoff