diff options
author | papoteur-mga <yves.brungard_git@gadz.org> | 2014-10-25 15:09:56 +0200 |
---|---|---|
committer | papoteur-mga <yves.brungard_git@gadz.org> | 2014-10-25 15:09:56 +0200 |
commit | df7addd7f9523bfc87b4e2fa018369c201551986 (patch) | |
tree | c32fb3b9038b474e52163d1752ae82ab4bf5f2b8 | |
parent | c0a37bb193921f834972f2b897f9485b5ec73ced (diff) | |
parent | 7f4d38fe52da082fde06ebc7b7f035a24875dcfd (diff) | |
download | isodumper-df7addd7f9523bfc87b4e2fa018369c201551986.tar isodumper-df7addd7f9523bfc87b4e2fa018369c201551986.tar.gz isodumper-df7addd7f9523bfc87b4e2fa018369c201551986.tar.bz2 isodumper-df7addd7f9523bfc87b4e2fa018369c201551986.tar.xz isodumper-df7addd7f9523bfc87b4e2fa018369c201551986.zip |
Merge branch 'master' of github.com:papoteur-mga/isodumper
Merge
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ The modifications are: IsoDumper 0.32 ------------ - fix wrong progress steps with small images. + - suppression of an inappriopriate emergency dialog after format. + - not closing the application after the success dialog box. + - added a dialog box to confirm overwriting backup file. + - adding the path in the destination name for backup file. + - change .iso in .img for the backup name. - formatting all .po files. - recompiling all .mo files. |