diff --git a/perl-HTML-Format.changes b/perl-HTML-Format.changes index f659d6f..9fa9ae9 100644 --- a/perl-HTML-Format.changes +++ b/perl-HTML-Format.changes @@ -2,18 +2,7 @@ Fri Apr 22 12:06:04 UTC 2011 - vcizek@novell.com - update to 2.07 - - Release unchanged except for version number after a period - to see if test release threw up any issues... - - Code gardening - no functionality modifications - includes:- - - Moved old DEBUG framework to Smart::Comments - - Ensured variables are declared my as much as possible - - Ensure strict/warnings used as far as possible - - use base rather than playing games with @ISA - - Changes above enforce a requirement of perl 5.6.1 - - Robo-reformatted by perltidy - - Stripped function prototypes where used - - Passes standard perl critic with one exclusion - - Tweaks for comprehensibility - splitting sections etc + - Code gardening - no functionality modifications - removed authors from spec -------------------------------------------------------------------