diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ The initial state comes from https://launchpad.net/usb-imagewriter The modifications are: +IsoDumper 0.41 +------------ + - added a wait for unmount the USB key after writing. + - new calcultation for progressbar based on file size instead of number in UEFI mode + - added occasions to refresh the window. + - replace the shutil.copy2 with built-in instructions + + IsoDumper 0.40 ------------ - added a help button and dialog box. |