1
0

- update to 4.1

[FIXES]
    * '/' is a valid attribute (pull from tokuhirom) (RT #61809)
    * Change check fo subclasses in as_HTML. (RT #61673)
    * Fix ProhibitThreeArgumentOpen being triggered. (RT #61857)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Tree?expand=0&rev=11
This commit is contained in:
Vítězslav Čížek
2011-01-20 10:52:57 +00:00
committed by Git OBS Bridge
parent e4ba8e8dbc
commit 52c6586430
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 20 10:49:19 UTC 2011 - vcizek@novell.com
- update to 4.1
[FIXES]
* '/' is a valid attribute (pull from tokuhirom) (RT #61809)
* Change check fo subclasses in as_HTML. (RT #61673)
* Fix ProhibitThreeArgumentOpen being triggered. (RT #61857)
-------------------------------------------------------------------
Wed Dec 1 11:56:05 UTC 2010 - coolo@novell.com