summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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