diff options
author | SARL ENR-68 <david@david.david> | 2014-05-09 14:20:39 +0200 |
---|---|---|
committer | SARL ENR-68 <david@david.david> | 2014-05-09 14:20:39 +0200 |
commit | d4d6c7665d51a0100201049e004e4a0b29a57d23 (patch) | |
tree | bd99a34ed1edbabdfa26fc8a05489d210b7e7f11 /CHANGELOG | |
parent | 41774d166676112ae8cfda11387ea9642fb7d8e0 (diff) | |
download | isodumper-d4d6c7665d51a0100201049e004e4a0b29a57d23.tar isodumper-d4d6c7665d51a0100201049e004e4a0b29a57d23.tar.gz isodumper-d4d6c7665d51a0100201049e004e4a0b29a57d23.tar.bz2 isodumper-d4d6c7665d51a0100201049e004e4a0b29a57d23.tar.xz isodumper-d4d6c7665d51a0100201049e004e4a0b29a57d23.zip |
Merge branch '0.30' of https://github.com/papoteur-mga/isodumper
- from 0.30 branch to master branch
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,13 +1,18 @@ The initial state comes from https://launchpad.net/usb-imagewriter The modifications are: +IsoDumper 0.30 +------------ + - added function to format the device in Fat32, ntfs or ext4. + - separated backup from writing. + IsoDumper 0.21 ------------ - added an "About isodumper" window "GtkAboutDialog". - Integration of find_devices in the main file. - - fix of the behaviour of windows, not closing the application after escape from the confirmation dialog. - - fix transmission of the user name to write the log file at the good place. - - update all translations for new changes. + - fix of the behaviour of windows, not closing the application after escape from the confirmation dialog. + - fix transmission of the user name to write the log file at the good place. + - update all translations for new changes. IsoDumper 0.20 ------------ @@ -20,7 +25,7 @@ IsoDumper 0.20 - fix an error space on a translation string (#: lib/isodumper.py:270) - added and update Estonian, Danish, Czech, Greek and English (United Kingdom) translations. - updated de,fr,id,ro,sl,sv,zh_TW,tr,uk,pt_BR,ru,ro,es,it and pl translations. - + IsoDumper 0.13 ------------ - added and update Polish and German translations. |