diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,6 +1,26 @@ The initial state comes from https://launchpad.net/usb-imagewriter The modifications are: +IsoDumper 0.51 +------------ + - exclude void media + - Better managing grayed or enabled widgets + - Deal with device selection + - Better managing names in file picker buttons + - Reduce the size of dialog windows + - Clean code + - Add new design + - Change Maindialog to PopupDialog, to have a smaller window, nicer. + - Add comments + - Update some strings for better language + - Correction for closing application, without segfault. + - Format the messages + +IsoDumper 0.50 +------------ + - yui release + +------------ IsoDumper 0.47 ------------ - Update some translations @@ -36,6 +56,18 @@ IsoDumper 0.42 ------------ - suppress UEFI feature. - update some translations. + - update language sv. + +IsoDumper 0.43 +------------ + - security update in raw_format.py against injection #16910. + - added some new translations on Catalan, Hungarian, Slovak and Croatian. + - update all translations. + +IsoDumper 0.42 +------------ + - suppress UEFI feature. + - update some translations. IsoDumper 0.41 ------------ |