X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=7261c8a8e7173d405184c57073052b37e989ed75;hb=c2e065a4a7fa385b5658c1fcf1efa9f4ee4351e2;hp=1bae7fd893e28e7d847e5c53fb653a20ee58465d;hpb=29cc293e92725df0aaf70fa4897600597dd8db9b;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 1bae7fd..7261c8a 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ +Added ICU chain component - which used to be part of Pazpar2. + Added HTTP tunnel facility for COMSTACK, bug #1752. This is a facility that allows a Web proxy, such as squid, to tunnel Z39.50 traffic. This facility is "transparent" to must applications -using YAZ. It's enabled by using pseudo transport connect: followed bý -the we proxy address, followed by command, then follwed by he regular +using YAZ. It's enabled by using pseudo transport connect: followed by +the proxy address, followed by command, then follwed by he regular "virtual" addresss. For example, connect:webproxy.com:3128,tcp:z3950.loc.gov:7090/voyager .