diff options
| -rw-r--r-- | CHANGELOG | 6 | ||||
| -rw-r--r-- | Makefile | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ The modifications are: +IsoDumper 1.58 +-------------- + - Fix running do_format in magiback + - Restore erasing MBR when formatting in one partition + - Fix messages about partition, not only persistent partition. + IsoDumper 1.57 -------------- - Fix potential error when GPG database is not found (mga#34867) @@ -13,7 +13,7 @@ # Author isodumper software= papoteur <papoteur@mageialinux-online.org> # Author Makefile file= Geiger David <david.david@mageialinux-online.org> -VERSION = 1.57 +VERSION = 1.58 PREFIX=/usr BINDIR=$(PREFIX)/bin SBINDIR=$(PREFIX)/sbin |
