X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=NEWS;h=88e9ce23288630e8d334463193842846c4ee7130;hb=990a1a76db5f46c095e9d7bcca166cdc16c201cc;hp=6f54462a89a1f80655e4c6f76114352fa007c93f;hpb=72439becf8f1ccfd7f7d0f0ee7683ef34e554b13;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 6f54462..88e9ce2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,43 @@ +--- 1.6.35 2013/09/23 + +New target setting: pz:authentication_mode. PAZ-896 + +pazpar2 PRM: pazpar2 runs as user nobody. PAZ-893 + +Strip #-suffix for ZOOM URLs. PAZ-892 + +--- 1.6.34 2013/08/30 + +Fix issue with hanging show/bytarget. Could happen if new search was +fired with filter before show from previous show completed. + +Add 'date' handling for solr-pz2.xsl. + +--- 1.6.33 2013/08/13 + +pz:authentication may carry user group password. If pz:authentication +has at least one blank in it, that forces Pazpar2 to use idPass Z39.50 +authentication. Two forms are allowed + user password + user group password +If no blanks are present, open authentication is in use (as before). + +Fix {prev,next}recid elements that are returned by record +command. These were incorrect in versions 1.6.23 thru 1.6.32. + +--- 1.6.32 2013/06/14 + +Experimental support for snippets. If argument snippets=1 is given +for command record or show, the text will include -tags for +those area that matches. + +Fix memory leak WRT client structures (incorrect inc ref count). + +Log when a HTTP response is serialized and the time elapsed. + +New command, service, which returns current service XML in use for +session. + --- 1.6.31 2013/05/24 Local limit for fields of type "generic" (ie text fields) are