[cairo-commit] cairo-perl ChangeLog,1.73,1.74

Torsten Schoenfeld commit at pdx.freedesktop.org
Sun Oct 14 11:03:45 PDT 2007


Committed by: tsch

Update of /cvs/cairo/cairo-perl
In directory kemper:/tmp/cvs-serv24653

Modified Files:
	ChangeLog 
Log Message:
	* t/Cairo.t
	* t/CairoFont.t
	* t/CairoPath.t
	* t/CairoPattern.t
	* t/CairoSurface.t: Don't use the hash-ref variant of the constant
	pragma.  It's not supported by the version that ships with perl
	5.6.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-perl/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- ChangeLog	13 Oct 2007 22:42:19 -0000	1.73
+++ ChangeLog	14 Oct 2007 18:03:42 -0000	1.74
@@ -1,5 +1,15 @@
 2007-10-14  Torsten Schoenfeld  <kaffeetisch at gmx.de>
 
+	* t/Cairo.t
+	* t/CairoFont.t
+	* t/CairoPath.t
+	* t/CairoPattern.t
+	* t/CairoSurface.t: Don't use the hash-ref variant of the constant
+	pragma.  It's not supported by the version that ships with perl
+	5.6.
+
+2007-10-14  Torsten Schoenfeld  <kaffeetisch at gmx.de>
+
 	* Cairo.pm
 	* NEWS
 	* README: Release 1.043.



More information about the cairo-commit mailing list