2013-04-08 23:11:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 8 21:10:02 UTC 2013 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 1.4:
|
|
|
|
* Fixed issues with the progress bar in sandbox environments
|
|
|
|
* Fixed string conversion on systems where libiconv defaults to big-endian
|
|
|
|
variants
|
|
|
|
* Fixed extracting very large installers with 32-bit innoextract builds
|
|
|
|
* Improved handling of invalid encoded strings
|
|
|
|
* Improved error messages when input or output files could not be opened
|
|
|
|
* The --list command-line option can now combined with --test or --extract
|
|
|
|
* The --version command-line option can now be modified with --quiet or
|
|
|
|
--silent
|
|
|
|
* Added color output and progress bar support for Windows¿
|
|
|
|
* Added support for Unicode filenames under Windows¿
|
|
|
|
* Added support for preserving timestamps of extracted files (enabled by
|
|
|
|
default)
|
|
|
|
* Added a --timestamps (-T) command-line options to control or disable file
|
|
|
|
timestamps
|
|
|
|
* Added an --output-dir (-d) command-line option to control where files are
|
|
|
|
extracted
|
|
|
|
* Various bug fixes and tweaks
|
|
|
|
|
|
|
|
- changes from 1.3:
|
|
|
|
* Fixed --quiet and --silent flags being ignored for some multi-file
|
|
|
|
installers output
|
|
|
|
* Added a warning when extracting unsupported setup data versions
|
|
|
|
* Added support for Inno Setup 5.5.0 installers
|
|
|
|
|
2012-04-01 22:53:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 01 20:51:42 CET 2012 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (1.2)
|
|
|
|
|