Package#send throws ZoomException YAZJ-18
[yaz4j-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index ce3370b..2f08223 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+--- 1.4 2014/06/26
+
+* bugfix: fix multiple JVM segv on null pointers
+* API: ScanSet is iterable
+* API: Connection is closeable
+* build: support Oracle JVM on OS X
+* build: support older YAZ5 releases on Debian/Ubuntu
+
 --- 1.3 2013/04/16
 
 * new API class: Query (CQLQuery, PrefixQuery) allows sorting prior to search,