Update of /cvsroot/perl-xml/XML-LibXML-XPathContext
In directory sc8-pr-cvs1:/tmp/cvs-serv7041
Modified Files:
Changes
Log Message:
Updated
Index: Changes
===================================================================
RCS file: /cvsroot/perl-xml/XML-LibXML-XPathContext/Changes,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Changes 29 Mar 2003 15:48:08 -0000 1.2
+++ Changes 3 Apr 2003 19:38:41 -0000 1.3
@@ -8,6 +8,9 @@
float numbers used in xpath expressions on platforms where PV is not
defined as double.
+* XML::LibXML::XPathContext objects can be created without specifying
+a current node now. I.e. new()'s parameter $node is optional now.
+
0.01 Thu Mar 27 2003
* First version based on XML::LibXML and XML::XSLT code.
|