From a79990cd18b1ac9b91d7335f7045cf7438118706 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 24 May 2010 16:02:13 +0000 Subject: release 13.29 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 766b0d6f7..0d67e5215 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.28 +VERSION:=13.29 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 38b5cc7fe..fd0212940 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 13.29 - 24 May 2010 + - display_release_notes.pl: don't use ::isInstall to position the release not window on top of everything (doesn't work on the Ones), use any::set_wm_hints_if_needed instead (#59155) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index eef9cb246..20bd55fc8 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 13.29 - 24 June 2010 + - fix detection of /var partition - force raid metadata to be 0.90 if /boot is on raid 1 - fix raid 0 to be handled as raid -- cgit v1.2.1