summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
Diffstat (limited to 'images')
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index f80c4f732..142cfd577 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.3
+VERSION=2.4
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/3.*)
diff --git a/images/NEWS b/images/NEWS
index f6f1f4039..1ec90f9b7 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,6 @@
+Version 2.4 - 15 December 2013 by Anne Nicolas
+
+- remove buggy control caracters (#11602)
- use audit=0 in rescue isolinux config to allow systemd-nspawn to work smoothly
Version 2.3 - 2 December 2013 by Thierry Vignaud