aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorpapoteur-mga <yves.brungard_git@gadz.org>2014-05-04 15:27:32 +0200
committerpapoteur-mga <yves.brungard_git@gadz.org>2014-05-04 15:27:32 +0200
commit5619ef28420c619bb418202b1c2cd88fc5193e2b (patch)
tree777fa1e1c537aa15b2787da10dbcfe3f3c164a84 /CHANGELOG
parent268d357214b814e1798dd6286a0e379108c467af (diff)
parentbb042533bfeb3d27adcb222fd2935855573879eb (diff)
downloadisodumper-5619ef28420c619bb418202b1c2cd88fc5193e2b.tar
isodumper-5619ef28420c619bb418202b1c2cd88fc5193e2b.tar.gz
isodumper-5619ef28420c619bb418202b1c2cd88fc5193e2b.tar.bz2
isodumper-5619ef28420c619bb418202b1c2cd88fc5193e2b.tar.xz
isodumper-5619ef28420c619bb418202b1c2cd88fc5193e2b.zip
Merge branch 'master' of https://github.com/papoteur-mga/isodumper
comment
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2094c2b..f6f0bdb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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.