Revert
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 84b4304..eedd7f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Documentation for YAZ is now based on the Docbook XML/XSLT using
+xsltproc + N Walsh's stylesheets. It means that the CVS version of YAZ
+is no longer depending on jade/openjade or docbook-to-man scripts.
+PDF is no longer part of the distribution - but can optionally be
+made using DSSSL/jadetex or FOP.
+
+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.