Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (9m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 15:18:07 UTC Now

2011-08-12 06:34:44 UTC MAIN commitmail json YAML

Changes 0.59:
* XML::Simple utf8 testing disabled, looks like XML::SAX works with utf8, but
  XML::Parser does not
* Recommend against using XML::Simple if you need to work with utf8 until this
  is resolved
* Fixes http://rt.cpan.org/Public/Bug/Display.html?id=68871

Changes 0.58:
* Added utf8 to the decode in the JSON deserializing code.
* Fixes https://rt.cpan.org/Public/Bug/Display.html?id=68125

Changes 0.57:
* Updated remainder of test suite to armor against XML::Simple dependency
  problems that I first attempted to fix in 0.53.

(adam)