Summary of changes from v0.4.2 to v0.4.3-pre1 ============================================== + dinfo file bugfix, because in some case df lines wrap in two lines, and don't work as we want + rar and zip in [package] part of the configfile changed (dir option) true -> false. It may cause some other bug, that unwanted + ADD NEW FEATURE: compress file(s) into a non-exist archivefile, it will create it. Most of the compress types support that compress more than one files into the same time (tar, zip, rar), but some are not (gz, bz2). Default u can use the Alt-F5, to compress the selected file into the selected archive typed file. + ADD NEW FEATURE: this is the opposite of the previous feature, with Alt-F9 the user can decompress an archive file. (only one archivefile, there are no act of the selection on the panellist). The default archive command is offered by the archivefile extension, but the user can change it, if she/he wants, but it can cause some unwanted things (most of the times it won't do anything). + some stupid bugfix on copy in or out an archive file (some times this function drop an error message of "you are not in an archive file", or something like that) + the configfile get version (for the future) + some other bugfix, maybe