X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=df71aa38bd4cc35ced6a7a043f5bf9f96061aec8;hb=9a7474140eb5aaaba2b50cbf8354eb3e5e2b813e;hp=7564a7627105a45e56cc89f65f50a0e9ebe24805;hpb=779c379c70bf479073cc4968f6bf5ad35ffe6eec;p=yazpp-moved-to-github.git diff --git a/NEWS b/NEWS index 7564a76..df71aa3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ + +Renamed configure option for yaz-config. It is now --with-yaz-config. + +Fix include path order to avoid yaz++ from using old headers. + +Use YAZ_DOC macro to setup documentation. + +--- 0.8 2004/04/23 + +Proxy now a separate project. See http://indexdata.dk/yazproxy/ + +For proxy, fix duplicate reporting for SRW diagnostic 7, details query. + +Use yaz.css for documentation. + +On Windows with Visual Studio, YAZ++ is built using nmake rather than +project files. + +--- 0.7.13 2004/03/30 Internal release. + +Move proxy to separate sub directory and change license to GPL. + --- 0.7.12 2004/03/17 Internal release. Force libXSLT to reports errors to log file (similar to libXML2).