8
0
forked from pool/perl-JSON-RPC

- updated to 1.06:

- Work better with batch requests: Now responses are properly returned
    as list as long as the request is a list as well (Arata Makoto)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=20
This commit is contained in:
Lars Vogdt
2014-10-15 15:36:00 +00:00
committed by Git OBS Bridge
parent 2aa89b14f1
commit d05e643f29
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 15 15:34:31 UTC 2014 - lars@linux-schulserver.de
- updated to 1.06:
- Work better with batch requests: Now responses are properly returned
as list as long as the request is a list as well (Arata Makoto)
-------------------------------------------------------------------
Mon Sep 15 15:44:36 UTC 2014 - coolo@suse.com