From: Jakub Skoczen Date: Mon, 11 Feb 2013 15:21:59 +0000 (+0100) Subject: Update X-Git-Tag: v1.3~13 X-Git-Url: http://git.indexdata.com/?p=yaz4j-moved-to-github.git;a=commitdiff_plain;h=052c09a97bae98f9c3ff9863ccf2a913f5fe2204 Update --- 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: