Version 2.4.8
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 8fec542..a40167c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+--- 4.2.8 2011/08/11
+
+New utility to get web content. Header is url.h. A command line tool
+yaz-url is part of the distribution and packages.
+
+Fixes for SSL COMSTACK (when gnutls is in use).
+
+New functions yaz_base64{encode,decode}. Header is base64.h.
+
+--- 4.2.7 2011/08/03
+
+ZOOM C includes HTTP response buffer as additional info if it fails
+to decode the SRU response.
+
+Make wrbuf_json_puts available.
+
+--- 4.2.6 2011/07/28
+
+zoom: throw diagnostic for invalid value for option "sru". Before a
+bad SRU request was sent.
+
+Adding new utility wrbuf_vp_puts.
+
+Add cclxmlconfig.obj to win/makefile. It was missing completely.
+
 --- 4.2.5 2011/07/21
 
 ZOOM HTTP: use absoluteURI's in proxy mode as required by RFC 2616 (HTTP).