Added whereInList member to SRW Scan Term
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index eb8a996..3042cd6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
+* Added whereInList member to SRW Scan Term.
+
+Added support for SRW scan in yaz-client.
+
+* Changed Z_SRW_scanRequest to be able to carry both CCL and PQF.
+
+Fixed NMEM system to return aligned blocks on the smallest boundaries
+that are suitably aligned for all possible types on the particular
+architecture YAZ is being built for.
+
 --- 2.0.30 2005/01/04 
 
 Fixed numerious warnings that was issued with newer versions of GCC.