Fix mistake: fuzzy matching is 5=103, not 5=102
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 507c1eb..2ea643a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
---- 2.1.18 2006/04/20
+Added retrieval handling support in Generic Frontend Server to support
+conversion between MARC/XML as well as XSLTtransforms. See
+etc/yazgfs.xml for an example.
+
+Added Authentication support to Generic Frontend Server in SRU
+mode. Authentication using HTTP Basic is supported, as is the use
+of 'x-username' and 'x-password' parameters in the request itself.
+
+Added support for a new character set MARC8s identical to MARC8 except
+that it converts combined characters to single Unicode characters in the
+Latin-1 range (when possible).
+
+--- 2.1.18 2006/04/24
 
 ASN.1 compiler 0.4: generates brief Doxygen file header for 
 generated .h/.c files.