aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG7
-rw-r--r--Makefile2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e06fe73..fb68523 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
diff --git a/Makefile b/Makefile
index e4e7777..3a07c38 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.50
+VERSION = 1.51
PREFIX=/usr
BINDIR=$(PREFIX)/bin
SBINDIR=$(PREFIX)/sbin