File: NEWS

package info (click to toggle)
zutils 1.14-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 640 kB
  • sloc: cpp: 3,341; sh: 880; makefile: 206
file content (8 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
6
7
8
Changes in version 1.14:

'zupdate --recursive --destdir=dir' now keeps the file name component
following the last slash in directory arguments;
'../a'  recompresses the file ../a/b.gz to dir/a/b.lz, while
'../a/' recompresses the file ../a/b.gz to dir/b.lz.

The chapter 'Syntax of command-line arguments' has been added to the manual.