From 25a2108842e3af842c53f481ef086d8e16f15750 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 7 Oct 2009 18:41:54 +0000 Subject: Include MDK::Common after XML::Parser as XML::Parser breaks if File::Sync was used before... --- perl-install/Makefile.config | 2 +- perl-install/install/NEWS | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 28e692f2c..3168d025a 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=12.60 +VERSION:=12.60.1 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 78485ffd3..9270f6b33 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,8 @@ +Version 12.60.1 - 7 October 2009 + +- include MDK::Common after XML::Parser as XML::Parser breaks if + File::Sync was used before... + Version 12.60 - 7 October 2009 - RC2 banner -- cgit v1.2.1