SHA256
9
0
forked from pool/perl-JSON

Accepting request 29494 from home:jnweiger:branches:devel:languages:perl

Copy from home:jnweiger:branches:devel:languages:perl/perl-JSON via accept of submit request 29494 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/29494
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON?expand=0&rev=9
This commit is contained in:
2010-01-15 19:17:42 +00:00
committed by Git OBS Bridge
parent 3010953153
commit b9882e050f
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 13 23:15:16 UTC 2010 - jw@novell.com
- updated to 2.17
* fixed a problem caused by JSON::XS backend and support_by_pp option
(rt#52842, rt#52847 by ikegami)
[JSON::PP]
* made compatible with JSON::XS 2.27
* patched decode for incr_parse (rt#52820 by ikegami)
* relaxed option caused an infinite loop in some condition.
-------------------------------------------------------------------
Sat Jul 25 19:38:51 CEST 2009 - chris@computersalat.de