diff options
-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 b5d3106f5..148bb8164 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.22 +VERSION=2.23 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index 2427b0a1b..e2da62954 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 2.23 - 4 May 2015 Anne Nicolas + +- add noiswmd to all entries of isolinux.cfg + Version 2.22 - 13 April 2015 by Thierry Vignaud - honor BOOT_AUTOMATIC_METHOD env var for UEFI too |