diff options
author | Papoteur <papoteur@mageia.org> | 2023-05-23 08:13:18 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2023-05-23 08:13:18 +0200 |
commit | 052cb2bc5981b58073ddb492f51c3cbc548445fa (patch) | |
tree | 1e9ec2ff9eefdf864e25d8d696f3867261218d1a /CHANGELOG | |
parent | 8e7b8a4c3f47662489023f0ddd1dbf528b89b6da (diff) | |
download | isodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.tar isodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.tar.gz isodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.tar.bz2 isodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.tar.xz isodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.zip |
1.451.45
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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) |