From db0e349eb7efbd5f70fb8158d18186c516cfc881 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 2 Jul 2010 20:54:00 -0700 Subject: [PATCH] Mention that gzip -d now handles FHCRC. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.47.2