[cairo-commit] svg2pdf ChangeLog,1.1.1.1,1.2
Carl Worth
commit at pdx.freedesktop.org
Fri Jun 17 23:11:26 PDT 2005
Committed by: cworth
Update of /cvs/cairo/svg2pdf
In directory gabe:/tmp/cvs-serv6275
Modified Files:
ChangeLog
Log Message:
* src/Makefile.am: Fix to compile the renamed files.
* src/svg2pdf.c: (render_to_pdf): Port to actually create a PDF
file.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/svg2pdf/ChangeLog,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- ChangeLog 18 Jun 2005 00:56:22 -0000 1.1.1.1
+++ ChangeLog 18 Jun 2005 06:11:23 -0000 1.2
@@ -0,0 +1,7 @@
+2005-06-17 Carl Worth <cworth at cworth.org>
+
+ * src/Makefile.am: Fix to compile the renamed files.
+
+ * src/svg2pdf.c: (render_to_pdf): Port to actually create a PDF
+ file.
+
More information about the cairo-commit
mailing list