[cairo-commit] cairo-perl ChangeLog,1.97,1.98
Torsten Schoenfeld
commit at pdx.freedesktop.org
Sun Jun 1 07:37:14 PDT 2008
Committed by: tsch
Update of /cvs/cairo/cairo-perl
In directory kemper:/tmp/cvs-serv28734
Modified Files:
ChangeLog
Log Message:
* t/CairoSurface.t: Cairo::PsSurface->create can under certain
conditions apparently return a surface that is not a PS surface.
Handle this gracefully. (RT #33871)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-perl/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- ChangeLog 19 Apr 2008 16:38:51 -0000 1.97
+++ ChangeLog 1 Jun 2008 14:37:11 -0000 1.98
@@ -1,3 +1,9 @@
+2008-06-01 Torsten Schoenfeld <kaffeetisch at gmx.de>
+
+ * t/CairoSurface.t: Cairo::PsSurface->create can under certain
+ conditions apparently return a surface that is not a PS surface.
+ Handle this gracefully. (RT #33871)
+
2008-04-19 Torsten Schoenfeld <kaffeetisch at gmx.de>
* Cairo.pm
More information about the cairo-commit
mailing list