maint: port to platforms lacking SIGPIPE
[debian/gzip] / NEWS
diff --git a/NEWS b/NEWS
index c8ae541f38e3d7ce71834b41593541461631765e..95c8b0b3d6980afd6560edb3e5f14c4860f6e1c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ GNU gzip NEWS                                    -*- outline -*-
 
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+
+* Noteworthy changes in release 1.6 (2013-06-09) [stable]
+
+** New features
+
+  gzip now accepts the --keep (-k) option, for consistency with tools
+  like xz, lzip and bzip2.  With this option, gzip no longer removes
+  named input files when compressing or decompressing.
+
 ** Bug fixes
 
   gzip -d no longer malfunctions with certain invalid data in 'pack' format.