aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 052520c..b861093 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,11 @@
The modifications are:
+IsoDumper 1.45
+--------------
+ - change method of checking the selected device (mga#31898)
+ - Init DBus interface later. This avoid to wait in some cases with GTK interface (mga#31860) as workaround.
+ - Add category Settings in desktop files. This allows isodumper to be displayed in LXQt settings.
+
IsoDumper 1.44
--------------
- fix crash of the dialog displayed when no USB is present (mga#31586)