diff options
author | daviddavid <geiger.david68210@gmail.com> | 2015-03-08 09:57:54 +0100 |
---|---|---|
committer | daviddavid <geiger.david68210@gmail.com> | 2015-03-08 09:57:54 +0100 |
commit | 466ebd63db47c4abdfde7a014531b7273a5d2635 (patch) | |
tree | f97d2ef5ccb8566a58ff9e3821aa9f205553424f /CHANGELOG | |
parent | b3a7e8c26c9c35539849d9cb71ac6ea2e07ba0c9 (diff) | |
download | isodumper-466ebd63db47c4abdfde7a014531b7273a5d2635.tar isodumper-466ebd63db47c4abdfde7a014531b7273a5d2635.tar.gz isodumper-466ebd63db47c4abdfde7a014531b7273a5d2635.tar.bz2 isodumper-466ebd63db47c4abdfde7a014531b7273a5d2635.tar.xz isodumper-466ebd63db47c4abdfde7a014531b7273a5d2635.zip |
New release 0.410.41
- po formatting all translation files
- update CHANGELOG file
- update spec file
- update po-update.sh script
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,10 +4,10 @@ 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 + - 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 - + - replace the shutil.copy2 with built-in instructions. + - update English (United Kingdom) translation. IsoDumper 0.40 ------------ |