1
0

- update to 4.2

[FIXES]
    * Tied all $VERSION to HTML::Element to ensure latest package is used
      for all modules. RT #66110
    * Moved perlcritic tests to xt/author
    [DOCUMENTATION]
    * Added text and link to "Perl and LWP" book.
    * Fix Authors in all PM files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Tree?expand=0&rev=15
This commit is contained in:
Vítězslav Čížek
2011-04-07 08:41:19 +00:00
committed by Git OBS Bridge
parent 6ee1f16396
commit 3d58c3e349
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Apr 7 08:32:33 UTC 2011 - vcizek@novell.com
- update to 4.2
[FIXES]
* Tied all $VERSION to HTML::Element to ensure latest package is used
for all modules. RT #66110
* Moved perlcritic tests to xt/author
[DOCUMENTATION]
* Added text and link to "Perl and LWP" book.
* Fix Authors in all PM files.
-------------------------------------------------------------------
Fri Feb 25 13:06:03 UTC 2011 - chris@computersalat.de