MARC line reader: allow control fields of size 1
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 7502984..2b7f983 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,38 @@
---- 4.0.0 2010/01/1X
+--- 4.0.2 2010/03/09
+
+wrbuf_destroy allows NULL WRBUF passed to it.
+
+Fix CCL qualifier aliases (did not work since YAZ 2.1.56).
+
+Add ZOOM_connection_close.
+
+No fixed size buffers for ZOOM shell - bug #3257.
+
+tstodr: make it work on s390 platform.
+
+New icu iterator-functions. The new icu_iter-functions makes it possible
+to use ICU chains from many threads.
+
+yaz-client: better syntax check for show command.
+
+--- 4.0.1 2010/01/26
+
+New glob file pattern utility. Like POSIX glob. For Windows too. Refer to
+yaz/file_glob.h.
+
+New simple local-file XML include facility which allows file glob-patterns.
+Refer to yaz/xml_include.h.
+
+Utility yaz-json-parse which parses JSON and demonstrates the JSON parser
+API.
+
+ZOOM_record_get supports new parameter "format" which makes it format XML
+record content.
+
+Fix JSON parser WRT start symbol. The start grammar symbol (referred to as
+JSONText in ECMA-262) is JSONValue, not JSONObject.
+
+--- 4.0.0 2010/01/20
 
 Windows binaries for YAZ now compiled with Visual Studio 2008 (VC9).
 Older versions of YAZ was compiled with Visual Studio 6.0 (1998).
 
 Windows binaries for YAZ now compiled with Visual Studio 2008 (VC9).
 Older versions of YAZ was compiled with Visual Studio 6.0 (1998).