summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-10-05 14:31:28 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-10-05 14:31:28 +0000
commit29660bcf0ac03f1ef8dc574613a7cf73a8350bf7 (patch)
treef40519ef6fabf9e44a6cf05b79925033504ced9b
parent6fecece961769c56a4e5250fd5255d03f73bb3e1 (diff)
downloaddraklive-install-29660bcf0ac03f1ef8dc574613a7cf73a8350bf7.tar
draklive-install-29660bcf0ac03f1ef8dc574613a7cf73a8350bf7.tar.gz
draklive-install-29660bcf0ac03f1ef8dc574613a7cf73a8350bf7.tar.bz2
draklive-install-29660bcf0ac03f1ef8dc574613a7cf73a8350bf7.tar.xz
draklive-install-29660bcf0ac03f1ef8dc574613a7cf73a8350bf7.zip
1.201.20
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e9152b6..886b950 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 1.19
+VERSION = 1.20
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 83760f1..af21ae8 100644
--- a/NEWS
+++ b/NEWS
@@ -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