fix a typo..
[AROS-Contrib.git] / pack / xad_rar / xad_rar.readme
blob1a196729eb6ddc0e0fcd7f6ffbfa516fb52cc2b0
1 Short:        XAD (UnArc) client for RAR3 archives
2 Uploader:     chris@unsatisfactorysoftware.co.uk (Chris Young)
3 Author:       Chris Young, Stephan Matzke, Shay Green, Alexander L. Roshal
4 Type:         util/arc
5 Version:      2.6
6 URL:          http://www.unsatisfactorysoftware.co.uk
7 Architecture: ppc-amigaos; m68k-amigaos
9 This is a replacement for xadmaster.library's RAR client which supports
10 RAR v3 archives.  However, it does not support MS self-extracting RARs
11 and may be missing some other features.
13 It is built on top of (a modified version of) RAR_Extractor's simple
14 unrarlib interface.  Source code is included.
16 How to identify which version you are running
17 ---------------------------------------------
19 In the Shell, type xadLibInfo and search for the RAR line:
21 RAR | ---- | 13 |  2.6  | FILE,EXTERN,FREE(FI)
22              ^^    ^^^
23              |      |
24 xadmaster version   client version
25  12 = 68k build      1.x = original version
26  13 = OS4 build      2.x = RAR3 compatible (this one)
29 HISTORY
30 =======
32 2.6 (8.11.2013)
33 Ported to AROS.
35 2.5 (05.02.2012)
36 Now lists the date, packed size and file attributes (file attributes
37 untested)
38 Code tidy-up
40 2.4 (04.02.2012) [internal/AmiKit only]
41 Add XAD file calls to abstraction interface, and use them (greatly
42 reduces memory usage)
43 Rebuilt librarextract with latest SDK [OS4]
45 2.3 (24.01.2012)
46 Fixed major memory leak. (thx Ancalimon)
48 2.2a (23.01.2012)
49 Added 68k build.
51 2.2 (02.11.2008)
52 Now supports usage of swap partition on OS4.1, to allow extraction of
53 files which don't fit into physical memory.
55 2.1 (25.05.2008)
56 First release.  Version number starts at v2 in order to obsolete the
57 original (which is v1.7 and almost exactly eight years old today)
58 ----
59 Please note the primary download location for my software is Aminet
60 (http://www.aminet.net).  If you obtained this archive from anywhere
61 else, please check Aminet and AmiUpdate (http://www.amiupdate.net) for
62 newer versions.
64 As usual, I can and will not accept responsibility for any damage,
65 loss of data etc incurred through use of this software.  This archive
66 is provided "as-is" without warranty of any kind and all use is at
67 your own risk.
69 Please check the PGP signature in the Aminet readme against the
70 archive to ensure it has not been tampered with.