diff options
author | SARL ENR-68 <david@david.david> | 2013-09-28 15:40:22 +0200 |
---|---|---|
committer | SARL ENR-68 <david@david.david> | 2013-09-28 15:40:22 +0200 |
commit | 61b91c5140a4276b8c05d483ee5d593823bd30f5 (patch) | |
tree | c4caa3fc115a23f52469bd0504501285cf407bb0 | |
parent | c92622bebe2f8d601d22b3d2457af8195844c920 (diff) | |
download | isodumper-61b91c5140a4276b8c05d483ee5d593823bd30f5.tar isodumper-61b91c5140a4276b8c05d483ee5d593823bd30f5.tar.gz isodumper-61b91c5140a4276b8c05d483ee5d593823bd30f5.tar.bz2 isodumper-61b91c5140a4276b8c05d483ee5d593823bd30f5.tar.xz isodumper-61b91c5140a4276b8c05d483ee5d593823bd30f5.zip |
Update CHANGELOG file for future release
-rw-r--r-- | CHANGELOG | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,12 +1,23 @@ The initial state comes from https://launchpad.net/usb-imagewriter The modifications are: + +IsoDumper 0.10 +------------ + - added and update Russian and Ukrainian translation + - update French translation + - added ru and uk comment in .desktop file + - added po-update.sh and po-compile.sh files for translations (see i18n.md for more details) + + +IsoDumper 0.1 +------------ - 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%. + - writing progression in details only each 1%. - 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. |