diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-04-07 21:56:09 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-04-07 21:56:09 +0200 |
commit | e379210be9873e9b79ed06408fcee27e739d7b82 (patch) | |
tree | 95a5b625882dd10c983cfc8c3928b6a3c4e8d74f /CHANGELOG | |
parent | b9cd8ba23897d215d507f9e096d072fd9d54de20 (diff) | |
download | isodumper-e379210be9873e9b79ed06408fcee27e739d7b82.tar isodumper-e379210be9873e9b79ed06408fcee27e739d7b82.tar.gz isodumper-e379210be9873e9b79ed06408fcee27e739d7b82.tar.bz2 isodumper-e379210be9873e9b79ed06408fcee27e739d7b82.tar.xz isodumper-e379210be9873e9b79ed06408fcee27e739d7b82.zip |
prepare the 0.50 release, using libyui0.50
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 35 |
1 files changed, 35 insertions, 0 deletions
@@ -1,6 +1,41 @@ The initial state comes from https://launchpad.net/usb-imagewriter The modifications are: +IsoDumper 0.50 +------------ + - yui release + +IsoDumper 0.46 +------------ + - new design for icon and header (thanks to Animtim). + - update some translations. + +IsoDumper 0.45 +------------ + - change success message mga#17855. + - update zh_CN translation. + - exclude void media mga#17856. + - avoid to clean backup name when already choosen mga#17886. + - clean completly the device list when refreshing mga#17857. + +IsoDumper 0.44 +------------ + - manage when partition is busy #16837. + - only detail box is expandable. + - add language Arabic. + - 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 ------------ - added a wait for unmount the USB key after writing. |