diff options
author | ville <ville@localhost> | 2009-03-27 20:12:57 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2009-03-27 20:12:57 +0000 |
commit | f8924f4fb3043978de1c6eba86148923ccae2be9 (patch) | |
tree | eb161d0e5dab616382458492f7f66b5ef2002ec7 /misc/bundle/ChangeLog | |
parent | 5b8c9b2c83518a2afe4b6d1bcecf70137af150f8 (diff) | |
download | markup-validator-f8924f4fb3043978de1c6eba86148923ccae2be9.zip markup-validator-f8924f4fb3043978de1c6eba86148923ccae2be9.tar.gz markup-validator-f8924f4fb3043978de1c6eba86148923ccae2be9.tar.bz2 |
0.8.5.bundle-0_8_5
Diffstat (limited to 'misc/bundle/ChangeLog')
-rw-r--r-- | misc/bundle/ChangeLog | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/misc/bundle/ChangeLog b/misc/bundle/ChangeLog index ad8173e..97611bb 100644 --- a/misc/bundle/ChangeLog +++ b/misc/bundle/ChangeLog @@ -1,3 +1,73 @@ +2009-03-27 ville + + * README, lib/Bundle/W3C/Validator.pm: Update author/maintainer + info. + +2009-03-27 ville + + * lib/Bundle/W3C/Validator.pm: Avoid v-string non-portability + warning with Perl 5.10.0. + +2009-03-27 ville + + * lib/Bundle/W3C/Validator.pm: List all dependencies, mention + "hard" and optional ones. + +2009-03-13 ot + + * lib/Bundle/W3C/Validator.pm: preparing 0.8.5. still need some + testing before we get green light + +2009-02-19 ville + + * lib/Bundle/W3C/Validator.pm: Add String::Approx dependency. + +2009-02-04 ville + + * README, lib/Bundle/W3C/Validator.pm: 2009 + +2009-02-04 ville + + * lib/Bundle/W3C/Validator.pm: Make Encode::JIS2K optional. + +2009-01-07 ville + + * lib/Bundle/W3C/Validator.pm: Improve doctype preparse performance + by aborting as soon as possible, fix required HTML::Parser version. + +2009-01-04 ville + + * lib/Bundle/W3C/Validator.pm: Purge Config::General <= 2.30 + compatibility hack; 2.31 one still preserved for current Debian + stable. + +2009-01-04 ville + + * lib/Bundle/W3C/Validator.pm: LWP::UserAgent >= 2.032 (libwww-perl + >= 5.800) is required for default_header(). + +2009-01-04 ville + + * lib/Bundle/W3C/Validator.pm: Use File::Spec::Functions for + somewhat more compact code. + +2008-11-18 ot + + * lib/Bundle/W3C/Validator.pm: version bump. Preparing for v0.8.4 + +2008-02-21 ot + + * lib/Bundle/W3C/Validator.pm: getting reading for 0.8.3 + +2007-10-10 ot + + * lib/Bundle/W3C/Validator.pm: pushing towards 0.8.2 release + +2007-08-07 ot + + * lib/Bundle/W3C/Validator.pm: preparing 0.8.1, changelog and + version bump + 2007-07-26 ville * lib/Bundle/W3C/Validator.pm: Back down to unversioned |