diff options
| author | Papoteur <papoteur@mageia.org> | 2023-01-27 17:05:20 +0100 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2023-01-27 17:05:20 +0100 |
| commit | 1d23f01a534d1575c311c34ad5c942c236a0a973 (patch) | |
| tree | c79d474c21faba950e592bc8c587494139444c0c | |
| parent | f5ba4c61397ef00ec6344534180a8a20bbb3726c (diff) | |
| download | isodumper-1.42.tar isodumper-1.42.tar.gz isodumper-1.42.tar.bz2 isodumper-1.42.tar.xz isodumper-1.42.zip | |
1.421.42
| -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 |
