X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=NEWS;h=22242221fc700177895d8e8c4c9af6eda9b3ac73;hb=30b568091548ef97e199380a904f4fbcc5199156;hp=49b8911d2130c9b76305f78e5bdc31886225287c;hpb=3f6c8d71b53d0e4dda13d00dcc0698bacb220a14;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 49b8911..2224222 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +--- 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