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