NEWS

branch
trunk
changeset 89
fc0d6a3fde53
parent 74
dd577317bccb
child 93
6c20788653a8
equal deleted inserted replaced
87:85a586067352 89:fc0d6a3fde53
1 Changes in dtrx 1 Changes in dtrx
2 =============== 2 ===============
3
4 Version 6.2
5 -----------
6
7 New features
8 ~~~~~~~~~~~~
9
10 * --one-entry option: Normally, if an archive only contains one file or
11 directory with a name that doesn't match the archive's, dtrx will ask
12 you how to handle it. With this option, you can specify ahead of time
13 what should happen.
14
15 Bug fixes
16 ~~~~~~~~~
17
18 * Since version 6.0, when you extracted or listed the contents of a cpio
19 archive, dtrx would display a warning that simply said "1234 blocks."
20 dtrx 6.2 suppresses this message.
21
22 * When you try to list the contents of an archive, dtrx will now cope with
23 misnamed files more gracefully, giving more accurate results and showing
24 fewer error messages.
25
26 * dtrx 6.2 will only show you error messages from archive extraction if it
27 is completely unable to extract the file. If one of its extraction
28 methods succeeds, it will no longer show you the error messages from
29 previous extraction attempts.
30
31 * dtrx is now better about cleaning up partially extracted archives when
32 it encounters an error or signal.
33
34 * Users will no longer see error messages about broken pipes from dtrx.
3 35
4 Version 6.1 36 Version 6.1
5 ----------- 37 -----------
6 38
7 New features 39 New features

mercurial