diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 1.19 +VERSION = 1.20 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,3 +1,7 @@ +1.20: +- adjust to drakx changes wrt default display manager + +1.18: - define $::isInstall in diskdrake::interactive::hd_possible_actions_base, hd_gtk directly calls it, not through hd_possible_actions |