aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bcb3201..c4fd464 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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.