From: Ilya M. <m_...@us...> - 2003-05-21 10:45:21
|
Update of /cvsroot/perl-xml/XML-LibXML-XPathContext In directory sc8-pr-cvs1:/tmp/cvs-serv24907 Modified Files: Changes Log Message: Updated Index: Changes =================================================================== RCS file: /cvsroot/perl-xml/XML-LibXML-XPathContext/Changes,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- Changes 30 Apr 2003 20:47:53 -0000 1.9 +++ Changes 21 May 2003 10:45:18 -0000 1.10 @@ -2,6 +2,14 @@ Revision history for Perl module XML::LibXML::XPathContext. +0.04 Wed May 21 2003 + +* Fixed Mac OS X compatibility problems. Now this module should work +on this platform. + +* Fixed a bug which caused a segfault. Thanks to Steve Hay for the +bug report. + 0.03 Thu May 1 2003 * Added optional $context_node argument to findnodes(), find(), and |