diff options
-rw-r--r-- | CHANGELOG | 7 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ The modifications are: +IsoDumper 1.51 +-------------- + - Close magiback when closing isodumper + - Keep the authorization one hour + - Add the -d option for debug in addition of --debug + - Log only in /var/log/magiback + IsoDumper 1.50 -------------- - New order in checking before operation, to check all at start @@ -13,7 +13,7 @@ # Author isodumper software= papoteur <papoteur@mageialinux-online.org> # Author Makefile file= Geiger David <david.david@mageialinux-online.org> -VERSION = 1.50 +VERSION = 1.51 PREFIX=/usr BINDIR=$(PREFIX)/bin SBINDIR=$(PREFIX)/sbin |