X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=NEWS;h=2b0efaadceb6e84ce3a0f35152b816e0ee5484ce;hb=77e4d83cc9e1d55c7d47c80b33f3b04125ae8c15;hp=2f78795f17b3f1ac63013757903d2596b324fe13;hpb=c88540fe71bb20a5c023dd9dc77fec74dc90f044;p=yazproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 2f78795..2b0efaa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Allow EXSLT to be used if it's available. + +--- 1.3.0 2007/05/09 + +Debian packages libyazproxy2, libyazproxy2-dev. These depend on +libyazpp2, libyazpp2-dev. + +Branch out: YAZPROXY_1_2_1_1_branch . + +--- 1.2.1.1 2006/06/09 + +Added support for thread config element which specifies number of +threads to be used for auhentication modules. By default, no threading +is used which happen to be value 0. Modules will still work but they will +be blocking. + --- 1.2.1 2006/05/01 Fixed problem with log of session ID when HTTP fowarded was in effect.