diff options
-rw-r--r-- | rescue/Makefile | 2 | ||||
-rw-r--r-- | rescue/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index 180faace5..c2dfe17d9 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.9 +VERSION=1.10 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index b7f1c4ef9..32d3b014e 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +Version 1.10 - 25 April 2008, by Olivier "blino" Blin + - fix "Mounting other partitions from fstab" which use UUID=xxx - fix build with latest file package, which only includes the precompiled magic file |