From 5e9f15ab850a406663634ba899d9abf1d144db66 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 8 Mar 2015 08:16:51 +0100 Subject: Change writing mode for UEFI --- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGELOG') 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. -- cgit v1.2.1