diff options
author | SARL ENR-68 <david@david.david> | 2014-11-10 22:57:37 +0100 |
---|---|---|
committer | SARL ENR-68 <david@david.david> | 2014-11-10 22:57:37 +0100 |
commit | 8ae856d69da2db0285a2d16745e1f8dbfab4ba94 (patch) | |
tree | da5ded255e481e26c79a0763247b8c5d8e470e71 /CHANGELOG | |
parent | 78b8a2dd4531621a5ce9aecee1e4e0a6dd17a4f0 (diff) | |
download | isodumper-8ae856d69da2db0285a2d16745e1f8dbfab4ba94.tar isodumper-8ae856d69da2db0285a2d16745e1f8dbfab4ba94.tar.gz isodumper-8ae856d69da2db0285a2d16745e1f8dbfab4ba94.tar.bz2 isodumper-8ae856d69da2db0285a2d16745e1f8dbfab4ba94.tar.xz isodumper-8ae856d69da2db0285a2d16745e1f8dbfab4ba94.zip |
Sync with 0.3x branch and prepare for 0.40 release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,7 @@ The initial state comes from https://launchpad.net/usb-imagewriter The modifications are: -IsoDumper 0.33 +IsoDumper 0.40 ------------ - added a help button and dialog box. - added a Refresh button to find new devices. @@ -10,7 +10,6 @@ IsoDumper 0.33 - take the device size from the selected device, not the last one. - detect also SD-cards. - check the size for destination when backup. - IsoDumper 0.32 ------------ @@ -21,6 +20,8 @@ IsoDumper 0.32 - added a dialog box to confirm overwriting backup file. - adding the path in the destination name for backup file. - change the name in .img for backup. + - default folder to /home/user for image filepicker. + - added a new translation on Albanian. (Thanks Ardit Dani) - formatting and updating all .po files. - recompiling all .mo files. |