diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.15 +VERSION = 2.16 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -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 |