summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
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