summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2009-05-27 12:29:23 +0000
committerOlivier Blin <oblin@mandriva.com>2009-05-27 12:29:23 +0000
commitf2a2778a73cf7f46b9a2a53257bbae99f0771106 (patch)
tree3f1a2dac133981e692eedb43009d7eaf0c9456a9 /rescue
parented8c73d6ff808ce8e841897d75f5925c757e9cff (diff)
downloaddrakx-backup-do-not-use-f2a2778a73cf7f46b9a2a53257bbae99f0771106.tar
drakx-backup-do-not-use-f2a2778a73cf7f46b9a2a53257bbae99f0771106.tar.gz
drakx-backup-do-not-use-f2a2778a73cf7f46b9a2a53257bbae99f0771106.tar.bz2
drakx-backup-do-not-use-f2a2778a73cf7f46b9a2a53257bbae99f0771106.tar.xz
drakx-backup-do-not-use-f2a2778a73cf7f46b9a2a53257bbae99f0771106.zip
1.13
Diffstat (limited to 'rescue')
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS8
2 files changed, 8 insertions, 2 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index f70af50c4..579fb3732 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.12
+VERSION=1.13
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 39446a2e1..e2827a8ed 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,4 +1,10 @@
-- include mount.ntfs-3g and various commands
+Version 1.13 - 27 May 2009, by Olivier "blino" Blin
+
+- include various commands
+- image restore script:
+ o better estimate of image dump progression
+ o fix detecting multiple partitions to avoid win32 detection
+ o fix guessing extension when filename contains a dot
Version 1.12 - 20 February 2009, by Olivier "blino" Blin