From 052c09a97bae98f9c3ff9863ccf2a913f5fe2204 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Mon, 11 Feb 2013 16:21:59 +0100 Subject: [PATCH] Update --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) 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: -- 1.7.10.4