8
0

- update to 2.11

- added parsing context, override for eof() and parse() for
      memory clear on new docs or post-eof()
    - fixed some long standing test warnings

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-TableExtract?expand=0&rev=23
This commit is contained in:
Stephan Kulow
2011-12-20 09:14:22 +00:00
committed by Git OBS Bridge
parent 68ebbd07d3
commit 3d4e564a24
3 changed files with 13 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 20 09:13:30 UTC 2011 - coolo@suse.com
- update to 2.11
- added parsing context, override for eof() and parse() for
memory clear on new docs or post-eof()
- fixed some long standing test warnings
-------------------------------------------------------------------
Fri Feb 25 17:51:03 UTC 2011 - chris@computersalat.de