summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
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)