From da1087f49600630772507283ab7b28cb9112e4d7 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 5 Oct 2007 12:13:23 +0000 Subject: [PATCH] Release 0.04 --- Changes | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 4ca2658..e3ad467 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,15 @@ -$Id: Changes,v 1.9 2005-04-27 10:52:51 mike Exp $ +$Id: Changes,v 1.10 2007-10-05 12:13:23 mike Exp $ Revision history for Perl extension Net::Z3950::PQF. +0.04 Fri Oct 5 13:13:20 BST 2007 + - Add new toSimpleServer() method to Net::Z3950::PQF::Node, + returning the compiled query as a nested set of structures + identical to those produced by the SimpleServer module and + passed as the {RPN} argument into the search handler. + - Add new test-suite script, t/3-simpleserver.t, to test the + translation of compiled queries into SimpleServer format. + 0.03 Wed Apr 27 11:51:28 BST 2005 - Net::Z3950::PQF::TermNode and Net::Z3950::PQF::BooleanNode are now subclasses of Net::Z3950::PQF::BooleanNode as -- 1.7.10.4