X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=044a06fc5b37fd4cf24ccf3606bdd8b70b72ed09;hb=1dbeec3e887cfb6d5b1c75513570f2186a10a3f4;hp=f43cd552002e509c10169bfdbfb459e01b941189;hpb=ea98434470ef92b81a9f172e11bd6e73d0fb5c39;p=yaz4j-moved-to-github.git diff --git a/NEWS b/NEWS index f43cd55..044a06f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +--- 1.3 + +* new API method: ResultSet#sort +* new API method: ResultSet#getRecords +* API: result set is now iterable +* win32/64 build files (requires Windows SDK) + +Bug fixes: + +* avoid redundant buffer copies in Record#get + --- 1.2 2010/04/22 Changes to the API: