Update of /cvsroot/perl-xml/XML-LibXML-XPathContext
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28704
Modified Files:
Changes
Log Message:
added changes for 0.07
Index: Changes
===================================================================
RCS file: /cvsroot/perl-xml/XML-LibXML-XPathContext/Changes,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Changes 10 Nov 2003 10:10:25 -0000 1.14
+++ Changes 20 Oct 2005 17:08:59 -0000 1.15
@@ -2,6 +2,11 @@
Revision history for Perl module XML::LibXML::XPathContext.
+0.07 Thu Oct 20 2005
+
+* fixed compilation problems with gcc4 and some other compilers
+ (lvalue cast in XPathContext.xs)
+
0.06 Mon Nov 10 2003
* simplified variable lookup code to use a C structure instead of
|