diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-05-27 12:29:07 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-05-27 12:29:07 +0000 |
commit | b860d5b6e01de7124cc9c587bda048a063ad9da7 (patch) | |
tree | 08b6e024c167c18b5277d05e1fb7ffbe3f107471 | |
parent | 0c83dfe57f573ada580f9ae851fdce298b586feb (diff) | |
download | drakx-backup-do-not-use-b860d5b6e01de7124cc9c587bda048a063ad9da7.tar drakx-backup-do-not-use-b860d5b6e01de7124cc9c587bda048a063ad9da7.tar.gz drakx-backup-do-not-use-b860d5b6e01de7124cc9c587bda048a063ad9da7.tar.bz2 drakx-backup-do-not-use-b860d5b6e01de7124cc9c587bda048a063ad9da7.tar.xz drakx-backup-do-not-use-b860d5b6e01de7124cc9c587bda048a063ad9da7.zip |
1.12.1
-rw-r--r-- | rescue/Makefile | 2 | ||||
-rw-r--r-- | rescue/NEWS | 8 |
2 files changed, 8 insertions, 2 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index f70af50c4..3ad20c4ff 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.12 +VERSION=1.12.1 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 39446a2e1..36a3e61e9 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,4 +1,10 @@ -- include mount.ntfs-3g and various commands +Version 1.12.1 - 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 |