From: joeyh Date: Tue, 2 Oct 2007 19:03:41 +0000 (+0000) Subject: update X-Git-Tag: 0.2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8becd50616a0e8e78eb54ebcf233278e27a7a0c7;p=tools%2Fpristine-tar.git update --- diff --git a/debian/changelog b/debian/changelog index 44d3876..ecd4e43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ pristine-tar (0.2) UNRELEASED; urgency=low * Added pristine-gz, thanks to paravoid for making this possible! - * Added bsd-gzip, modified by paravoid to support gzip's (undocumented) -m - and -M timestamp setting options. This will be needed when regenerating gz - files created on bsd systems since the compression algorythm differs. + * Added zgz, which is derived from a BSD gzip program that uses libz. + Modified by paravoid to support many options needed to reproduce gz + files. * Renamed the subcommands extract => gentar , stash => gendelta -- Joey Hess Tue, 02 Oct 2007 09:29:03 -0400