diff options
-rw-r--r-- | CHANGELOG | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -5,19 +5,20 @@ 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 + - 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 + - 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 + - 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. + - fix some libglade-WARNING by deletion of swapped parameter. IsoDumper 0.22 ------------ |