diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-07-18 08:31:17 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-07-18 08:31:17 +0200 |
commit | 0a6f10adfba323fb7722484a72663ecf150799d3 (patch) | |
tree | 28553b03380ba1f31d6d221ba088de55cc238f1f /CHANGELOG | |
parent | 3535908b34c9519ed64fcd96318372026cd55e13 (diff) | |
parent | 6ccd9019ef1364ee3de83a1a1f05d5d4ed72a6c5 (diff) | |
download | isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.tar isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.tar.gz isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.tar.bz2 isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.tar.xz isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.zip |
Merge topic/yui on master
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 ------------ |