X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=9320d75ba00d14a1148e2b48170eacd340338582;hp=ab8b7b18feef20302109dafe9466011fcecddc4d;hb=8fba47fbab12564d6a1301ff175f83bad3ad180d;hpb=0b35884675ac5b97e941e46693792ed0e288f76c diff --git a/NEWS b/NEWS index ab8b7b1..9320d75 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +--- 4.2.45 2012/11/13 + +Fix description of CCL directive 'case'. + +More tight checking of form arguments (yaz_uri_to_array). Makes +YAZ better at rejecting big and/or bad POSTs. + +SRU decoding does not report more than up to 10 invalid arguments. + +rpn2cql: less quotes in generated terms. Semantics unchanged, but +it's prettier this way. + +--- 4.2.44 2012/10/25 + +New utility yaz_decode_init_diag. Defined in proto.h. + +Allow HTTP protocol on unix local socket. Also Z39.50 database may be +given for unix local socket. + The COMSTACK string for doing so is: + unix:: + Examples: + unix:/myfile:tcp:localhost:9999/mybase + unix:/myfile:localhost:9999/mybase + unix:/myfile:http://fakehost/mybase + +debian: Use dpkg-buildflags in build process. + --- 4.2.43 2012/10/19 ZOOM C: don't trust recordPosition always. Some servers, such as IGI