X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=NEWS;h=22242221fc700177895d8e8c4c9af6eda9b3ac73;hb=fd77a514963bee0496a969b627cb0737e0d88b47;hp=1b401ead828549b236635839f2ada22c29fefebc;hpb=e92923672475433fb0bfb22d3ce73ee13b97bd8e;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 1b401ea..2224222 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +--- 1.6.29 2013/04/05 + +IPV6 updates. Allow IPv6 addresses for database hosts and IPv6 address +for HTTP server. By default the HTTP server uses IPv4 only, but that can be +changed by setting "host" attribute for the "listen" element. + +Change semantics of pz:extendrecs. Allow for repeated fetches . +pz:extendrecs is now the number of extra records to fetch (was total +count before). + +--- 1.6.28 2013/03/21 + +Fix hang or memory violation if show occurred before a search. (not that +it makes much sense to perform a show before a search). + +--- 1.6.27 2013/03/08 + +pz2.js: Element_parseChildNodes concatenates all Text/CDATA nodes, instead +of the first child. + --- 1.6.26 2013/03/08 New pz:metadata attribute, empty="empty-value" for Pazpar2's