[cairo-commit] rcairo ChangeLog,1.8,1.9
Oeyvind Kolaas
commit at pdx.freedesktop.org
Thu Feb 10 14:02:03 PST 2005
Committed by: pippin
Update of /cvs/cairo/rcairo
In directory gabe:/tmp/cvs-serv10511
Modified Files:
ChangeLog
Log Message:
make save_internal private
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ChangeLog 10 Feb 2005 13:48:33 -0000 1.8
+++ ChangeLog 10 Feb 2005 22:02:01 -0000 1.9
@@ -1,12 +1,17 @@
2005-02-10 Ãyvind KolÃ¥s <pippin at freedesktop.org>
- * packages/cairo/svgcairo/rb_svgcairo.c: added error handling.
+ * packages/cairo/lib/cairo.rb: made save_internal private,
+ patch from <mental at rydia.net>
+
+2005-02-10 Ãyvind KolÃ¥s <pippin at freedesktop.org>
+
+ * packages/svgcairo/ext/rb_svgcairo.c: added error handling.
usage of a port for passing FILE stream to the parser.
- * packages/cairo/svgcairo/extconf.rb: added -W to the compile flags.
+ * packages/svgcairo/ext/extconf.rb: added -W to the compile flags.
2005-02-10 Ãyvind KolÃ¥s <pippin at freedesktop.org>
- * packages/cairo/svgcairo: added initial binding for libsvg-cairo,
+ * packages/svgcairo/ext: added initial binding for libsvg-cairo,
without error checking, and good integration with the ruby file
handling.
More information about the cairo-commit
mailing list