From 262bb4e92ad9657598724f83c2b5776a5202fd42 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 7 Oct 2018 21:16:09 +0200 Subject: 1.00 --- CHANGELOG | 8 +++++++- Makefile | 2 +- lib/isodumper.py | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 1dff80a..c3e5a5c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,14 @@ The modifications are: + +IsoDumper 1.00 +-------------- + - add Magiback to deliver permissions over DBus on request + - check sha512 checksum only and for signature + IsoDumper 0.60 ------------- +-------------- - add menu entry for formatting USB - avoid changing buttons state when formatting is canceled - update translations in ca, zh_TW, da, jp, en_GB diff --git a/Makefile b/Makefile index b03bd94..a3e1b16 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ POFILES = po DBUSDIR=$(SYSCONFDIR)/dbus-1 PACKAGE = isodumper -VERSION = 0.90 +VERSION = 1.00 GITPATH = git://git.mageia.org/software/isodumper all: dirs pofiles diff --git a/lib/isodumper.py b/lib/isodumper.py index ae7d86a..18e596a 100755 --- a/lib/isodumper.py +++ b/lib/isodumper.py @@ -420,7 +420,7 @@ NTFS or ext. You can specify a volume name and the format in a new dialog box.