Files
perl-HTML-Lint/perl-HTML-Lint.changes

57 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Dec 9 06:38:56 UTC 2016 - coolo@suse.com
- updated to 2.24
see /usr/share/doc/packages/perl-HTML-Lint/Changes
2.24 Wed Dec 7 22:20:13 CST 2016
Official release. No changes from 2.23_01.
2.23_01 Tue Dec 6 22:48:56 CST 2016
[ENHANCEMENTS]
Added detection of unknown HTML entities, like "known &unclosed
&entities are not found". Also fixes the case where HTML::Lint
gets confused by an entity like "²" which it thought was an
unterminated "⊃" entity. Thanks, Klaus S. Madsen.
[FIXES]
Errors of the type doc-tag-required did not come out in any defined
order. They are now sorted by tag name. This was discovered
because hash randomization caused tests to fail on Perl 5.18 and
above. Thanks, Slaven Rezic, Andrew Main and Lisa Hare.
Handle some warnings that get thrown if certain values are undef.
Thanks, Yves Lavoie.
Handle characters that are not handled by HTML::Entities. (GitHub
issue #13) Thanks, Tim Landscheidt.
[INTERNALS]
Add a test to verify a fixed bug. Thanks to Lance Wicks as part of
the CPAN Pull Request Challenge.
-------------------------------------------------------------------
Wed Nov 25 17:31:29 UTC 2015 - mardnh@gmx.de
- add patch: perl-HTML-Lint-fix-tests-on-newer-perl-version.patch
see https://github.com/petdance/html-lint/issues/39
-------------------------------------------------------------------
Mon Apr 20 06:47:58 UTC 2015 - coolo@suse.com
- updated to 2.22
see /usr/share/doc/packages/perl-HTML-Lint/Changes
-------------------------------------------------------------------
Mon Apr 21 18:42:52 UTC 2014 - mardnh@gmx.de
- update to version 2.20
-------------------------------------------------------------------
Tue May 3 06:12:24 UTC 2011 - coolo@opensuse.org
- initial package 2.06
* created by cpanspec 1.78.04