Use LIBS instead of XML2_LIBS for Makefiles
[yaz-moved-to-github.git] / CHANGELOG
index 0bbd392..e243943 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,10 +2,9 @@ Possible compatibility problems with earlier versions marked with '*'.
 
 --- 1.9.3 2003/MM/DD
 
-Support for SRW 1.0. This is an optional feature and requires
-gSOAP to operate. Enable it by specifying --with-gsoap for
-configure. SRW stuff is located in sub directory srw.
-Example applications are located in srwapps. 
+Support for SRW 1.0 over HTTP. This is an optional feature and
+requires libxml2 to operate. Enable SOAP by specifying --with-xml2
+for configure. 
 
 Z39.50 Query Type-104 added - to facilitate CQL within Z39.50.