aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorpapoteur-mga <yves.brungard_git@gadz.org>2014-11-09 16:19:16 +0100
committerpapoteur-mga <yves.brungard_git@gadz.org>2014-11-09 16:19:16 +0100
commit4b8751e80e712857d61dea68c2a048c6ae78e3d9 (patch)
tree386d4c8cdc7a5a0304e1a4b488ac028f85d1d4c1 /CHANGELOG
parent84f4315be6030bfd1a2d9f3ada11bd3ac7f2d138 (diff)
downloadisodumper-4b8751e80e712857d61dea68c2a048c6ae78e3d9.tar
isodumper-4b8751e80e712857d61dea68c2a048c6ae78e3d9.tar.gz
isodumper-4b8751e80e712857d61dea68c2a048c6ae78e3d9.tar.bz2
isodumper-4b8751e80e712857d61dea68c2a048c6ae78e3d9.tar.xz
isodumper-4b8751e80e712857d61dea68c2a048c6ae78e3d9.zip
Modifications for 0.33. See Changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f7e3574..0289443 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,17 @@
The initial state comes from https://launchpad.net/usb-imagewriter
The modifications are:
+IsoDumper 0.33
+------------
+ - added a help button and dialog box.
+ - added a Refresh button to find new devices.
+ - added a UEFI feature, allowing creating a FAT32 stick, and copy the ISO file the new partition.
+ - adding a catch for protected devices when formatting.
+ - take the device size from the selected device, not the last one.
+ - detect also SD-cards.
+ - check the size for destination when backup.
+
+
IsoDumper 0.32
------------
- fix wrong progress steps with small images.