X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=c678e06bac8fe5603140bd1a105c2cf4c9331bf0;hb=51f5ff156a2550d96b6d27fd901edaab161b32c8;hp=1621a7be843c44526690ea050ee03aeca32b7644;hpb=76bd6780cebee47ffefa4170fa2daa1f079d9559;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 1621a7b..c678e06 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,25 @@ Possible compatibility problems with earlier versions marked with '*'. +Fixed a bug in ASN.1 compiler that caused Type-1 Operator codec to fail. + +Make ZOOM error code for "invalid query". + +Fixed compilation for SSL which wasn't properly enabled for all platforms. + +--- 2.0.10 2004/02/05 + +For yaz.m4, allow second argument for YAZ_INIT to hold minimal version of +YAZ required. + +* SRW/SRU 1.1 updates. Diagnostic code now a URI. + +Added option -p to make Generic Frontend Server to write PID file. + +Added option -D to put Generic Frontend Server in background on its own. + +Make ZOOM C recognize option "password". If unset, "pass" is used +(for backwards compatibility). + Fixed a bug in Generic Frontend Server that could make it crash if a client sets characterSetNegotation bit, but didn't pass negotiation stuff in InitRequest.