X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=Changes;h=5becb1413ec518fb0d564ebc54165216eeb87f8c;hp=791e8b0d549b329f41af602787f63e7f691b60fb;hb=b5279862b7134823485f74c7ac341f9ace4c9f07;hpb=657bd74a4d71b1125a3bff1fe99631591ddf1873 diff --git a/Changes b/Changes index 791e8b0..5becb14 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,16 @@ Revision history for Perl extension Net::Z3950::Server. -0.04 (in progress) +0.06 (in progress) + - Add documentation for the object tree passed as the RPN + member of the search-handler's argument hash. + - We actually removed the vacuous Changelog and TODO files + back in 0.05. They should never have been here :-) + +0.05 Tue Feb 05 21:54:30 2002 + - Add brief documentation of the new handling + of RPN. + +0.04 Tue Feb 05 21:49:56 2002 - Add Changelog (### Why? We already have this file!) - Add TODO file (although it's empty!) - Change interface to constructor, and fix test.pl script to @@ -14,7 +24,7 @@ Revision history for Perl extension Net::Z3950::Server. for some reason.) - Fix typos in documentation. -0.03 Thu Nov 09 16:22:00 +0.03 Thu Nov 09 16:22:00 2000 - Add the INSTALL file. - Add support for a present-handler (distinct from fetch). - Remove `$args->{LEN} = length($record)' from the example