From e9b25e96a68b3f26fe923311bd147b759c6730fa Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Fri, 2 Nov 2018 23:07:11 +0000 Subject: 2.16 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 02e6509..0d0a8e3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.15 +VERSION = 2.16 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig diff --git a/NEWS b/NEWS index 16e8b3d..967f17c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +2.16 - avoid creating unwanted mount points in live system - avoid copying inactive mount points - increase window size when display size is > 800x600 (mga#23435) @@ -6,6 +7,7 @@ - only remove unused locales and drivers from installed system - ensure partitioning wizard knows devices have been unmounted (mga#23063) - disable screensaver/lock whilst installer is running +- translation updates 2.15 - revised template for matching live media disk labels -- cgit v1.2.1