summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS8
2 files changed, 6 insertions, 4 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index 41884b620..f70af50c4 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.11
+VERSION=1.12
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 18b13fcf5..4b13083a5 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,11 +1,13 @@
+Version 1.12 - 20 February 2009, by Olivier "blino" Blin
+
- image restore script:
- o add a minimum size for disks to be detected (Caio)
o add swap partition
- o resize Windows partitions if needed (Caio/blino)
+ o use a minimum size for disks to be detected (Caio)
+ o resize Windows partitions if needed (Caio)
- Flash rescue:
+ o add support for Flash 2009
o try to load squashfs-lzma too
o handle path to lzma distrib loopbacks
- o add support for Flash 2009
- fix build:
o do not include dead parsehdlist
o do not include dead rpm helpers