From a5d9ca067698f95048816336687087c4b45bbb8d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 3 Sep 2008 15:38:12 +0000 Subject: 11.34 --- perl-install/Makefile.config | 2 +- perl-install/install/NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 9aab57a6b..0603838f9 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=11.33.1 +VERSION:=11.34 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 5910c8d8a..63686fc46 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 11.34 - 2 September 2008 + - fix buggy blocking wait_message occuring in diskdrake (using a more powerful strategy to ensure such blocking wait_message won't bother us anymore) -- cgit v1.2.1