diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-04-02 10:50:18 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-04-02 10:50:18 +0000 |
commit | de3b0915db4dd50dc2611ef75e723c65eadeea04 (patch) | |
tree | a2fc1b0fb41c9745c04b063daa3a60e62acbd0d0 /images | |
parent | bab6661627dad19134bdb9e2af254688571e0d42 (diff) | |
download | drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.tar drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.tar.gz drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.tar.bz2 drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.tar.xz drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.zip |
1.29
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index c0294cb06..dd7ba322e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.28 +VERSION=1.29 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 7509d6bed..da0c86fe2 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 1.29 - 2 April 2008, by Olivier "blino" Blin + +- use "Mdv Boot ISO" as label for boot.iso + Version 1.28 - 12 February 2008, by Olivier "blino" Blin - restore full modules.alias (depmod keeps only available modules in |