Oops.
authorMike Taylor <mike@indexdata.com>
Mon, 20 Dec 2004 09:23:44 +0000 (09:23 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 20 Dec 2004 09:23:44 +0000 (09:23 +0000)
Changes

diff --git a/Changes b/Changes
index db294c0..038dcbf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,10 +1,11 @@
-$Id: Changes,v 1.4 2004-12-20 09:21:54 mike Exp $
+$Id: Changes,v 1.5 2004-12-20 09:23:44 mike Exp $
 
 Revision history for Perl extension Net::Z3950::PQF.
 
 0.03  (IN PROGRESS)
-       - Net::Z3950::PQF::AndNode, OrNode and NotNode are now
-         subclasses or Net::Z3950::PQF::BooleanNode as documented.
+       - Net::Z3950::PQF::TermNode and Net::Z3950::PQF::BooleanNode
+         are now subclasses or Net::Z3950::PQF::BooleanNode as
+         documented.
        - Test script "t/1-node.t" now tests subclassness.
 
 0.02  Fri Dec 17 17:17:47 GMT 2004