Do not distribute .cvsignore.
[perl-pqf.git] / Changes
1 $Id: Changes,v 1.5 2004-12-20 09:23:44 mike Exp $
2
3 Revision history for Perl extension Net::Z3950::PQF.
4
5 0.03  (IN PROGRESS)
6         - Net::Z3950::PQF::TermNode and Net::Z3950::PQF::BooleanNode
7           are now subclasses or Net::Z3950::PQF::BooleanNode as
8           documented.
9         - Test script "t/1-node.t" now tests subclassness.
10
11 0.02  Fri Dec 17 17:17:47 GMT 2004
12         - Add CVS Ids.
13
14 0.01  Fri Dec 17 10:41:04 2004
15         - original version; created by h2xs 1.22 with options
16                 -b 5.6.0 -X Net::Z3950::PQF
17
18
19 ### Still to do:
20         Correct handling of double-quoted terms, so that backslash can
21                 protect embedded double quotes.
22         Support for creating and rendering ProxNode.
23         Support for parsing @prox.
24         Support for parsing @set.
25         Support for parsing @term.
26