From 7f5b8ff7d74232812d72d7841d22b5cd154e64a4 Mon Sep 17 00:00:00 2001 From: Matthew Sachs Date: Thu, 28 Sep 2006 02:03:46 +0000 Subject: [PATCH] * compareSumTests3: POD syntax fix. From-SVN: r117271 --- contrib/ChangeLog | 4 ++++ contrib/compareSumTests3 | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 069659dd057..91c5e784aad 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2006-09-27 Matthew Sachs + + * compareSumTests3: POD syntax fix. + 2006-09-27 Matthew Sachs * dglib.pm: Initial commit. diff --git a/contrib/compareSumTests3 b/contrib/compareSumTests3 index bcaad2035ba..98220f8f82a 100755 --- a/contrib/compareSumTests3 +++ b/contrib/compareSumTests3 @@ -85,8 +85,6 @@ followed by a space in front of it. The first character will be either an 'I' for improvement or 'R' for regression; the second character will be a 1, 2, or 3, indicating which run was the odd one out. -=back - =head2 SELECTING CHANGE SUBSETS The following options cause only a selected subset of changes to be displayed.