diff options
author | Olivier Blin <blino@mageia.org> | 2011-05-19 22:32:44 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2011-05-19 22:32:44 +0000 |
commit | 63795f4d7b5d0aad0c90b4a62ea3bd5ebee361a9 (patch) | |
tree | ebcaefd446ffff3e09ee5f79fccb5eb32474f72a /images | |
parent | 8d94220e58812ac597b84a3ac5a8ebfc67799d41 (diff) | |
download | drakx-63795f4d7b5d0aad0c90b4a62ea3bd5ebee361a9.tar drakx-63795f4d7b5d0aad0c90b4a62ea3bd5ebee361a9.tar.gz drakx-63795f4d7b5d0aad0c90b4a62ea3bd5ebee361a9.tar.bz2 drakx-63795f4d7b5d0aad0c90b4a62ea3bd5ebee361a9.tar.xz drakx-63795f4d7b5d0aad0c90b4a62ea3bd5ebee361a9.zip |
1.54
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index b3a3b768d..69dc5ab9a 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.53 +VERSION=1.54 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 549f3cf29..1970e2025 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,6 @@ +Version 1.54 - 20 May 2011 by Olivier Blin +- add ums-* (USB mass storage) modules in disk/usb category + Version 1.53 - 5 May 2011 by Anne Nicolas - make boot.iso isohybrid |