diff options
author | david_david <david.david@mageialinux-online.org> | 2014-05-04 12:08:37 +0200 |
---|---|---|
committer | david_david <david.david@mageialinux-online.org> | 2014-05-04 12:08:37 +0200 |
commit | de8cb396a78064b8f525a6ce929743dd11a44324 (patch) | |
tree | 53aff28362b710dba061736ca7a21037d88ea520 | |
parent | 000dc13b2755ceb4b67e41a18c45e96c777528b6 (diff) | |
download | isodumper-de8cb396a78064b8f525a6ce929743dd11a44324.tar isodumper-de8cb396a78064b8f525a6ce929743dd11a44324.tar.gz isodumper-de8cb396a78064b8f525a6ce929743dd11a44324.tar.bz2 isodumper-de8cb396a78064b8f525a6ce929743dd11a44324.tar.xz isodumper-de8cb396a78064b8f525a6ce929743dd11a44324.zip |
Update Changelog for future 0.21 release
- added an "About isodumper" window "GtkAboutDialog".
- Integration of find_devices in the main file.
- fix of the behaviour of windows, not closing the application after escape from the confirmation dialog.
- update all translations for new changes.
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ The initial state comes from https://launchpad.net/usb-imagewriter The modifications are: +IsoDumper 0.21 +------------ + - added an "About isodumper" window "GtkAboutDialog". + - Integration of find_devices in the main file. + - fix of the behaviour of windows, not closing the application after escape from the confirmation dialog. + - update all translations for new changes. + IsoDumper 0.20 ------------ - added function to backup the content of the device before overwriting. |