Mention that gzip -d now handles FHCRC.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Jul 2010 03:54:00 +0000 (20:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Jul 2010 03:54:00 +0000 (20:54 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 7a98c4999bcde3bb7ce9eebd7e4fe88f343e10cf..08665006ca4d11e3b39313eed201a78700cfb960 100644 (file)
--- 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