summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f949a218a..4f3fa5b06 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.45
+VERSION:=10.46
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 52d529488..e24d2906d 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 10.46 - 10 July 2008
+
- authentication:
o add back fix to force the password to be utf8 (#23273)
o fix reading md5/shadow options in /etc/pam.d/system-auth
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 19751365e..6e362dab8 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 10.46 - 10 July 2008
+
- authentication:
o add back fix to force the password to be utf8 (#23273)
o fix reading md5/shadow options in /etc/pam.d/system-auth