aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG5
-rw-r--r--Makefile2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2dc61c2..f41b859 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,10 @@
The modifications are:
+IsoDumper 1.61
+--------------
+ - Format: erase also iso 9660 descriptor before formatting (mga#34877)
+ - Improve progress bar
+
IsoDumper 1.60
--------------
- Use dd for erasing MBR (mga#33657)
diff --git a/Makefile b/Makefile
index b82432d..3a1cc07 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@
# Author isodumper software= papoteur <papoteur@mageialinux-online.org>
# Author Makefile file= Geiger David <david.david@mageialinux-online.org>
-VERSION = 1.60
+VERSION = 1.61
PREFIX=/usr
BINDIR=$(PREFIX)/bin
SBINDIR=$(PREFIX)/sbin