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/NEWS3
3 files changed, 6 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index eac1c4964..12f240800 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=12.28.2
+VERSION:=12.29
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 735f3ed93..0e3cdbdb1 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 12.29 - 19 April 2009
+
- finish-install:
o handle both "ll_CC" and "ll" locales parameter (#49914)
- harddrake:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 8ef7f7eaa..cc8210efd 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,5 +1,8 @@
+Version 12.29 - 21 April 2009
+
- do not log perl warnings about missing/not-yet-installed locales
while installing and while probing EDID
+- updated trasnlations
Version 12.28.1 - 16 April 2009