All releases tagged Development


Release Notes: The output of "zgrep -L" has been fixed (it behaved like "zgrep -l").


Release Notes: Decompressors are now invoked without the "-q" option unless explicitly requested, as some simplified implementations do not accept it.


Release Notes: Zgrep now shows file names by default when "--recursive" is selected. A deadlock in zcmp, which happens when the "-n" option was used, has been fixed.


Release Notes: Zgrep no longer prefixes the file name to the output by default when searching one file. A portability issue with Solaris 9 has been (hopefully) fixed.


Release Notes: This release adds minor fixes. The new option "--format", which forces the use of a given compression format, has been added to all utilities. The target "install-bin" has been added to the Makefile.


Release Notes: The configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards.


Release Notes: Quote characters in messages have been changed as advised by GNU Coding Standards. Information has been added to the INSTALL file about how to install zutils along with GNU gzip.


Release Notes: Configure now allows the selection of diff and grep programs to use. A deadlock in zcmp, which happened when files differed, has been fixed. A deadlock in zgrep, which happened when a binary file matched, has been fixed.


Release Notes: A deadlock in zcmp, which happened when files differ, has been fixed. A deadlock in zgrep, which happened when a binary file matches, has been fixed.


Release Notes: Configure now allows the selection of diff and grep programs to use.