From 73e5576c3702e229770f6e2722995a1796773500 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 1 Dec 2010 11:02:04 -0800 Subject: [PATCH] * NEWS: The "gzip -f foo.gz" change occurred in 1.3.13, not 1.3.12 --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0866500..18baee4 100644 --- a/NEWS +++ b/NEWS @@ -52,6 +52,8 @@ GNU gzip NEWS -*- outline -*- * Noteworthy changes in release 1.3.13 (2009-09-30) [stable] +** 'gzip -f foo.gz' now creates a file foo.gz.gz instead of complaining. + ** Bug fixes gzip -d no longer fails with "-" as 2nd or subsequent argument @@ -65,8 +67,6 @@ 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'. -- 2.47.2