diff options
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 dee9cf5a9..f804dc680 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.29 +VERSION=1.30 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index da0c86fe2..82d37c555 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 1.30 - 12 June 2008, by Olivier "blino" Blin + +- handle ide-cd being renamed as ide-cd_mod + Version 1.29 - 2 April 2008, by Olivier "blino" Blin - use "Mdv Boot ISO" as label for boot.iso |