diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-04-25 19:57:03 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-04-25 19:57:03 +0000 |
commit | 6f592afb86eb6a5e0ad1521739363910bd520560 (patch) | |
tree | 6b702ec91a358f5c5799a46b6203a5e4e0d0c80f /rescue | |
parent | a7ac7975c1caa7be3f3d86f959007e66ec7d4820 (diff) | |
download | drakx-6f592afb86eb6a5e0ad1521739363910bd520560.tar drakx-6f592afb86eb6a5e0ad1521739363910bd520560.tar.gz drakx-6f592afb86eb6a5e0ad1521739363910bd520560.tar.bz2 drakx-6f592afb86eb6a5e0ad1521739363910bd520560.tar.xz drakx-6f592afb86eb6a5e0ad1521739363910bd520560.zip |
1.10
Diffstat (limited to 'rescue')
-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 |