X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=b574e27c87fdd70de89dc1bf88729c5afc465a34;hp=632972a63d7dfed23fc3914e6972f28ace329e2d;hb=6e3d70edfadd110351b71466c51632e288e31773;hpb=5d493e5a4ce6300660debe3e2ad82c21592039ca diff --git a/NEWS b/NEWS index 632972a..b574e27 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Add support for extra request / response data for SRU codecs and GFS. +The Z_SRW_PDU structure has two new members extraResponseData_{buf,len} +for extra data response buffer and length. For the GFS, both request +and response data (XML) is carried in extra_args and extra_response_data +for the search handler. Patch by Ko van der Sloot. + --- 3.0.49 2009/10/01 Make a number of functions defined in xmlquery.c static. These have