X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=NEWS;h=eda76836adbd5ff7101cdbe88e858048100d19ba;hb=408d98f84a0339b4b871985686ab36f96019c076;hp=ecc9ad5241fb6a5a8172783d28ac925307c98dcc;hpb=2f845033f131bd03e51bfba37404f2832eb551ca;p=debian%2Fgzip diff --git a/NEWS b/NEWS index ecc9ad5..eda7683 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,32 @@ -Gzip 1.3.10 (200?-??-??) +Major changes in Gzip 1.3.12 (2007-04-13) +* znew now uses $TMPDIR (default /tmp) instead of always using /tmp. + +* 'gzip -f foo.gz' now creates a file foo.gz.gz instead of complaining. + +* It is now documented that gzip ignores case when examining file name + extensions; for example, 'gzip test.Gz' (without -f) fails because + the file name ends in '.Gz'. + +Major changes in Gzip 1.3.11 (2007-02-05) + +* As per the GNU coding standards, the behavior of gzip and its + companion executables no longer depend on the name used to invoke them. + For example, 'gzip' and 'gunzip' are no longer hard links; + instead, 'gunzip' is now a small program that invokes 'gzip -d'. + +* zdiff now checks for subsidiary gzip failures, and works around + bugs in IRIX 6 sh, Tru64 4.0F ksh, and Solaris 8 bash. + +Major changes in Gzip 1.3.10 (2006-12-30) + +* gzip -c and zcat now work on special files, files with special mode bits, + and files with multiple hard links. +* gzip -q now exits with status 2 (not 1) when SIGPIPE is received. * zcmp and zdiff did not work in the usual case, due to a typo. +* zgrep has many bugs fixed with argument handling, special characters, + and exit status. +* zless no longer mishandles $%=~ in file names. Gzip 1.3.9 (2006-12-15) @@ -313,7 +339,7 @@ Major changes form 0.5 to 0.6: ======================================================================== -Copyright (C) 1999, 2001, 2002, 2006 Free Software Foundation, Inc. +Copyright (C) 1999, 2001, 2002, 2006, 2007 Free Software Foundation, Inc. Copyright (C) 1992, 1993 Jean-loup Gailly Permission is granted to copy, distribute and/or modify this document