NEWS

branch
trunk
changeset 74
dd577317bccb
parent 56
d061b94889aa
child 89
fc0d6a3fde53
equal deleted inserted replaced
73:a4fff3df2242 74:dd577317bccb
1 Changes in dtrx 1 Changes in dtrx
2 =============== 2 ===============
3
4 Version 6.1
5 -----------
6
7 New features
8 ~~~~~~~~~~~~
9
10 * Add support for InstallShield archives, using the unshield command.
11
12 * The wording of many of the interactive prompts has been adjusted,
13 hopefully to be clearer and provide more information to the user
14 immediately.
15
16 Bug fixes
17 ~~~~~~~~~
18
19 * dtrx 6.1 does a better job protecting against race conditions when
20 extracting a single file.
21
22 * If you used the -f option, and extracted an archive that only contained
23 one file or directory, dtrx 6.0 would still prompt you to ask how it
24 should be extracted. dtrx 6.1 fixes this, extracting the contents to
25 the current directory as -f requires.
26
27 * Recursive extraction would not work well in dtrx 6.0 when the contents
28 of the original archive were a single file. This has been fixed in dtrx
29 6.1.
3 30
4 Version 6.0 31 Version 6.0
5 ----------- 32 -----------
6 33
7 New features 34 New features

mercurial