summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2009-09-23 17:42:06 +0000
committerOlivier Blin <oblin@mandriva.com>2009-09-23 17:42:06 +0000
commit20bcae655bd8d303b499aa0c6eb7990b1277ff5e (patch)
treee76f80c54f669272171e97b7fdb85f75b77704bd /perl-install
parent230527d818b5f5963157ccb2dbe68f63dabbe2df (diff)
downloaddrakx-20bcae655bd8d303b499aa0c6eb7990b1277ff5e.tar
drakx-20bcae655bd8d303b499aa0c6eb7990b1277ff5e.tar.gz
drakx-20bcae655bd8d303b499aa0c6eb7990b1277ff5e.tar.bz2
drakx-20bcae655bd8d303b499aa0c6eb7990b1277ff5e.tar.xz
drakx-20bcae655bd8d303b499aa0c6eb7990b1277ff5e.zip
12.54
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index eadab3404..85c7bfdb9 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=12.53
+VERSION:=12.54
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 77f7561b0..3848a88bd 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 12.54 - 23 September 2009
+
- drakboot:
o don't detect disks if we are not in bootloader or splash mode
- autologin/desktop configuration (drakboot/finish-install):
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index ed2f06743..32757b269 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 12.54 - 23 September 2009
+
- autologin/desktop configuration (shared code):
o when detecting default desktop, use first session
(instead of using hacks with dm config files)