aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2015-03-08 08:16:51 +0100
committerPapoteur <papoteur@mageialinux-online.org>2015-03-08 08:16:51 +0100
commit5e9f15ab850a406663634ba899d9abf1d144db66 (patch)
tree4691c26be714efebcc89f14dc1b6bff213e137df /CHANGELOG
parentfac28b22b89d8202c3a62ff4380422f302f7b122 (diff)
downloadisodumper-5e9f15ab850a406663634ba899d9abf1d144db66.tar
isodumper-5e9f15ab850a406663634ba899d9abf1d144db66.tar.gz
isodumper-5e9f15ab850a406663634ba899d9abf1d144db66.tar.bz2
isodumper-5e9f15ab850a406663634ba899d9abf1d144db66.tar.xz
isodumper-5e9f15ab850a406663634ba899d9abf1d144db66.zip
Change writing mode for UEFI
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.