diff options
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 23983136d..b5cc4837d 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.12 +VERSION=2.13 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index af8ed00de..3cfaf80c0 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,8 @@ +Version 2.13 - 16 December 2014 by Erwan Velu + +- make_boot_img: Avoid gfxboot install string for chain.c32 +- make_boot_img: Using chain.c32 instead of localboot + Version 2.12 - 12 December 2014 by Thierry Vignaud - include hv_balloon & hyperv_fb |