diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 069659dd05780383779eb17211d715e942f6cb49..91c5e784aad309aac0aa5378b7fc636021efe8ee 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2006-09-27 Matthew Sachs <msachs@apple.com> + + * compareSumTests3: POD syntax fix. + 2006-09-27 Matthew Sachs <msachs@apple.com> * dglib.pm: Initial commit. diff --git a/contrib/compareSumTests3 b/contrib/compareSumTests3 index bcaad2035bae83ee6cda6719d125e52c0f54d5d5..98220f8f82a1241a35a87bfe107f94aa973ab4a4 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.