diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -5,10 +5,23 @@ IsoDumper 0.30 ------------ - added function to format the device in Fat32, ntfs or ext4. - separated backup from writing. - + - added a dialog box to warning against close when operationin action + - added close the application when X of the window bar clicked + - added file name and device name in the logview when selected + - changed a window to a dialog form. + - set the user owner of log file and directory + - suppress window redraw when closing the logview + +IsoDumper 0.23 +------------ + - added close the application when X of the window bar clicked + - added file name and device name in the logview when selected + - set the user owner of log file and directory + - suppress window redraw when closing the logview + IsoDumper 0.22 ------------ - - changed a window to a dialog form. + - changed a window in a dialog form. - added default values for the backup name and directory. - improvement to the isodumper icon with a new SVG. - improvement to the Makefile. |