summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2010-04-12 09:28:51 +0000
committerOlivier Blin <oblin@mandriva.com>2010-04-12 09:28:51 +0000
commit9e38065045c87707cb058555e386c8559c932ad4 (patch)
tree3cb50e7653e451b8cfb4784d45bb03f26257010a /rescue
parenteddcf355c4a17c98f10f969ad718e6ade1adddd6 (diff)
downloaddrakx-backup-do-not-use-9e38065045c87707cb058555e386c8559c932ad4.tar
drakx-backup-do-not-use-9e38065045c87707cb058555e386c8559c932ad4.tar.gz
drakx-backup-do-not-use-9e38065045c87707cb058555e386c8559c932ad4.tar.bz2
drakx-backup-do-not-use-9e38065045c87707cb058555e386c8559c932ad4.tar.xz
drakx-backup-do-not-use-9e38065045c87707cb058555e386c8559c932ad4.zip
1.17
Diffstat (limited to 'rescue')
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index c341dd7c1..a95e9497c 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.16
+VERSION=1.17
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 951f566f8..8bf0d2c8b 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,5 @@
+Version 1.17 - 12 April 2010, by Olivier "blino" Blin
+
- Handle LVM (#44723)
- image restore script: handle hybrid images (by matching main device)