aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPapoteur <yves.brungard_git@gadz.org>2013-09-15 21:46:05 +0200
committerPapoteur <yves.brungard_git@gadz.org>2013-09-15 21:46:05 +0200
commit97920c04b491bbcbbcbb6aff846e1d812b818ba2 (patch)
tree3bc19111500b6f8aa1202ce801d0fa226eed956f /CHANGELOG
parentdbad1c226a3c192466e510e4ebd9866b67e19573 (diff)
downloadisodumper-97920c04b491bbcbbcbb6aff846e1d812b818ba2.tar
isodumper-97920c04b491bbcbbcbb6aff846e1d812b818ba2.tar.gz
isodumper-97920c04b491bbcbbcbb6aff846e1d812b818ba2.tar.bz2
isodumper-97920c04b491bbcbbcbb6aff846e1d812b818ba2.tar.xz
isodumper-97920c04b491bbcbbcbb6aff846e1d812b818ba2.zip
Create CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..588b6cf
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,12 @@
+The initial state comes from https://launchpad.net/usb-imagewriter
+The modifications are:
+ - changing the name into isodumper
+ - replaced the dd command with direct writing command python.
+ - progressbar is functionnal.
+ - replaced the banner (header.png) with an Mageia's header.
+ - added .iso filter.
+ - added writing ~/.isodumper/isodumper.log at the end.
+ - writing progression in details only each 5%.
+ - point at the end of the logview window.
+ - indicating the name of the log file.
+ - new feature : the application doesn't close when a stick is inserted after the start and a dialog box which is displayed to say it.