summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2015-05-04 23:19:07 +0200
committerAnne Nicolas <ennael@mageia.org>2015-05-04 23:19:07 +0200
commit04f6a25d4164578e99e14e34b8fba6a41beec7fa (patch)
tree8d008945e01d3207394cef212694224511afb7d1
parenta7bf8f3b3c40eca41aa565f14487824353f99709 (diff)
downloaddrakx-04f6a25d4164578e99e14e34b8fba6a41beec7fa.tar
drakx-04f6a25d4164578e99e14e34b8fba6a41beec7fa.tar.gz
drakx-04f6a25d4164578e99e14e34b8fba6a41beec7fa.tar.bz2
drakx-04f6a25d4164578e99e14e34b8fba6a41beec7fa.tar.xz
drakx-04f6a25d4164578e99e14e34b8fba6a41beec7fa.zip
2.23
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS4
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