X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=Changes;h=68fd29e6f94bc4366ea5a70a087a96beb500e82c;hb=f5928133bb60cdde310f11cd55236d39263584a4;hp=676f81e0f7e31ffd717e1b17b79edcd5ac0ed65f;hpb=c9c19c2140c4de99a38af1426ab1b0a64c6bc11c;p=simpleserver-moved-to-github.git diff --git a/Changes b/Changes index 676f81e..68fd29e 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,20 @@ -$Id: Changes,v 1.43 2007-08-21 16:33:50 mike Exp $ +$Id: Changes,v 1.49 2008-04-16 14:53:44 mike Exp $ Revision history for Perl extension Net::Z3950::SimpleServer -1.07 (IN PROGRESS) +1.10 (IN PROGRESS) + - Document the init-handler's PEER_NAME argument. + - Update URL into YAZ documentation. + - ### When invoking Init callback, set initial values of + IMP_ID, IMP_NAME and IMP_VER from the client's Init request. + +1.09 Mon Sep 10 15:54:38 BST 2007 + - *Argh* Another mixed statement/declaration. + +1.08 Mon Sep 10 12:15:29 BST 2007 + - *Sigh* Fix mixed statement/declaration. + +1.07 Sat Sep 1 10:31:26 BST 2007 - When the scan-handler callback returns, do not attempt to copy the terms from Perl structures if the error-code is non-zero (i.e. if an error has occurred). This protects