summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d5a0f30..1c5eb1f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 1.26
+VERSION = 1.27
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 65cab9d..41bc929 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.27
+- when starting install directly after boot, make sure we start
+ draklive-install with the right locale set
+- call set_wm_hints_if_needed to get correctly sized windows when running
+ draklive-install directly after boot
+- add 2010.1 ad
+
1.26
- rename Live Install to Hard Disk Install
- add StartupNotify to draklive-install desktop files