aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpapoteur-mga <yves.brungard_git@gadz.org>2014-07-06 22:32:20 +0200
committerpapoteur-mga <yves.brungard_git@gadz.org>2014-07-06 22:32:20 +0200
commit6cdd34521d40d3fc7359b3156d37f9895b5486ad (patch)
tree9f15289fda095a86bed264660f7186b74248d288
parent1ec61204f438b9d2266148a89a27e4b51ae1bedf (diff)
parentabd7f34ebcb362a2dbbe7970f83b6414150340a5 (diff)
downloadisodumper-6cdd34521d40d3fc7359b3156d37f9895b5486ad.tar
isodumper-6cdd34521d40d3fc7359b3156d37f9895b5486ad.tar.gz
isodumper-6cdd34521d40d3fc7359b3156d37f9895b5486ad.tar.bz2
isodumper-6cdd34521d40d3fc7359b3156d37f9895b5486ad.tar.xz
isodumper-6cdd34521d40d3fc7359b3156d37f9895b5486ad.zip
Merge branch 'master' of https://github.com/papoteur-mga/isodumper
Update CHANGELOG
-rw-r--r--CHANGELOG19
1 files changed, 10 insertions, 9 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b71daca..09cd0fe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
------------