9
0

- update to 2.41

- better installation instructions
    - Small spelling patches from Debian package - Thanks Nicholas Bamber
    - RT 68399 - Upgrade Devel::CheckLib to 0.93 to make it
      perl 5.14 compliant - qw()
    - RT 67207 - Stop doing tied on globs - Thanks sprout
    - RT 31319 - Fix doc links in POD for XML/Parser.pm

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Parser?expand=0&rev=15
This commit is contained in:
Vítězslav Čížek
2011-06-06 09:18:10 +00:00
committed by Git OBS Bridge
parent 421e6310a5
commit 47453dc248
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 6 09:14:25 UTC 2011 - vcizek@novell.com
- update to 2.41
- better installation instructions
- Small spelling patches from Debian package - Thanks Nicholas Bamber
- RT 68399 - Upgrade Devel::CheckLib to 0.93 to make it
perl 5.14 compliant - qw()
- RT 67207 - Stop doing tied on globs - Thanks sprout
- RT 31319 - Fix doc links in POD for XML/Parser.pm
-------------------------------------------------------------------
Wed Mar 16 08:13:39 UTC 2011 - cfarrell@novell.com