File: NEWS

package info (click to toggle)
parchive 1.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 316 kB
  • sloc: ansic: 4,767; makefile: 68
file content (19 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

New in v0.9:

- Complies to v1.0 spec
- Reads old par files as well (v0.2 spec, v0.9 spec)

New in v0.5:

- More error checking, deletes failed output files
- New command (par mix):
    Read all parity archives in the current directory, and
    combine all of them to try to recover as many files as possible.

New in v0.4:

- Complies to v0.9 file spec.
- Control hash implemented.
- The ability to not include certain files in the .pxx files (+i flag)