X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=ac06248beb4eac2a8f1c6aeef5c9ff3d566b3d1c;hp=2f78795f17b3f1ac63013757903d2596b324fe13;hb=467c49ed93ecf15f434d28f3b0d3f3bb2949df8b;hpb=c88540fe71bb20a5c023dd9dc77fec74dc90f044 diff --git a/NEWS b/NEWS index 2f78795..ac06248 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +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.