]> git.cworth.org Git - gzip/blobdiff - NEWS
Imported Debian patch 1.3.5-10
[gzip] / NEWS
diff --git a/NEWS b/NEWS
index dbd03b931e96dfe07c7d3ac3f5f3ecd14f357472..6fff8ac4efffb7a5105e41e257ff4867c582af00 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,19 @@
-Current Version: 1.3.2.
+Current Version: 1.3.5.
 See the file ChangeLog for the details of all changes.
 
-No major changes in 1.3.2
+Major changes from 1.3.4 to 1.3.5
+* gzip now removes any output symlink before writing output file.
+* zgrep etc. scripts now port to POSIX 1003.1-2001 hosts.
+* zforce no longer assumes 14-byte file name length limit.
+* zless is now implemented using less and LESSOPEN, not zmore and PAGER.
+* assembly-language speedups reenabled; were mistakenly disabled in 1.3.
+
+Major changes from 1.3.3 to 1.3.4
+* Less output is lost when decompressing a truncated file.
+* The manual is now distributed under the terms of the GNU Free
+  Documentation License.
+
+No major changes in 1.3.2 or 1.3.3 (bug fixes only)
 
 Major changes from 1.3 to 1.3.1
 * zgrep now supports --, -H, -h, -L, -l, -C, -d, -m and their long equivalents.
@@ -250,7 +262,7 @@ Major changes form 0.5 to 0.6:
 
 \f
 
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
 Copyright (C) 1992, 1993 Jean-loup Gailly
 
 This file is part of GNU tar.