diff options
-rw-r--r-- | CHANGELOG | 8 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 9 insertions, 1 deletions
@@ -1,5 +1,13 @@ The modifications are: +IsoDumper 1.42 +-------------- + - update translations + - fix some translations + - fix displaying window title + - fix configuration file for mpan + - fix detection of activation on partition type in any case, not only for ext4. + IsoDumper 1.41 -------------- - Avoid to launch writing if backup failed @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.41 +VERSION = 1.42 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles |