File: NEWS

package info (click to toggle)
lzlib 1.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 688 kB
  • sloc: ansic: 5,349; sh: 644; makefile: 189
file content (18 lines) | stat: -rw-r--r-- 597 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Changes in version 1.16:

An index of functions and constants has been added to the manual.

Changes to minilzip:

  '-dvv' and '-tvv' now print (de)compressed sizes instead of compression
  ratio. (Sizes are more informative than compression ratio).

  Large numbers in option arguments are now accepted with underscore
  separators (-s 123_456_789).

  Large numbers are now printed with underscore separators (123_456_789).

  '-h' now prints a short help screen containing only the command-line
  options. For full help, use '--help'.

  'EXIT STATUS' now has its own section in the man page.