From: Paul Eggert Date: Sat, 3 Jul 2010 03:54:00 +0000 (-0700) Subject: Mention that gzip -d now handles FHCRC. X-Git-Tag: v1.5~69 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=db0e349eb7efbd5f70fb8158d18186c516cfc881;p=debian%2Fgzip Mention that gzip -d now handles FHCRC. --- diff --git a/NEWS b/NEWS index 7a98c49..0866500 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ GNU gzip NEWS -*- outline -*- ** Bug fixes + gzip -d now decodes and checks header CRC16 checksums as specified by + the FHCRC section of Internet RFC 1952. + "gzip -d -S '' precious.gz" is now rejected immediately. Before, that command would emulate "rm -i precious.gz", but with an easily- misunderstood prompt. I.e., gzip would ask if it's ok to remove the