~ubuntu-branches/ubuntu/vivid/emscripten/vivid

« back to all changes in this revision

Viewing changes to third_party/lzma.js/lzip/NEWS

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-05-02 13:11:51 UTC
  • Revision ID: package-import@ubuntu.com-20130502131151-q8dvteqr1ef2x7xz
Tags: upstream-1.4.1~20130504~adb56cb
ImportĀ upstreamĀ versionĀ 1.4.1~20130504~adb56cb

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Changes in version 1.12:
 
2
 
 
3
The option "-F, --recompress", which forces recompression of files whose
 
4
name already has the ".lz" or ".tlz" suffix, has been added.
 
5
 
 
6
For large values of "--match-length", compression ratio has been
 
7
slightly increased and compression time has been reduced by up to 6%.
 
8
 
 
9
Compression time of option "-0" has been reduced by 2%.
 
10
 
 
11
Print only one status line for each multimember file when only one "-v"
 
12
is specified.
 
13
 
 
14
Print up to 6 bytes of trailing garbage when "-vvvv" is specified.
 
15
 
 
16
Do not show the message "and `--stdout' was not specified" for file
 
17
types that can't be read (directories, etc).
 
18
 
 
19
If "--verbose" is not specified, lziprecover now only shows errors and
 
20
warnings.
 
21
 
 
22
Options "--bits", "--position" and "--size" has been added to unzcrash.