From dbaa591d5b8e7c4d0eede4d8ccd3e2ec8bbf2a3c Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 28 Mar 2021 17:10:32 +0200 Subject: 1.40 --- CHANGELOG | 10 ++++++++++ Makefile | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ec3c614..74c63a5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,14 @@ The modifications are: +IsoDumper 1.40 +-------------- + - New GUI (mga#27744) + - Improve messages after success or warning + - Add reporting partitions when selecting a device. + - Log are directly registered + - Check the signature as a first step after selecting an image to write. + - Init DBus interface only one time + - Name of persistent partition is editable + - Use python-manatools to manage application events IsoDumper 1.35 -------------- diff --git a/Makefile b/Makefile index c61d138..71191c1 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.35 +VERSION = 1.40 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles -- cgit v1.2.1