[cairo-commit] libsvg ChangeLog,1.60,1.61
Carl Worth
commit at pdx.freedesktop.org
Mon Feb 28 15:32:01 PST 2005
Committed by: cworth
Update of /cvs/cairo/libsvg
In directory gabe:/tmp/cvs-serv18463
Modified Files:
ChangeLog
Log Message:
* src/svg.c (svg_render): Use getcwd in accordance with POSIX
rather than relying on a Linux-specific extension to its
behavior. Based on a patch by Brian Cameron, (thanks for helping
us track this down, Brian).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- ChangeLog 16 Feb 2005 23:11:30 -0000 1.60
+++ ChangeLog 28 Feb 2005 23:31:59 -0000 1.61
@@ -1,3 +1,10 @@
+2005-02-28 Carl Worth <cworth at cworth.org>
+
+ * src/svg.c (svg_render): Use getcwd in accordance with POSIX
+ rather than relying on a Linux-specific extension to its
+ behavior. Based on a patch by Brian Cameron, (thanks for helping
+ us track this down, Brian).
+
2005-02-16 Carl Worth <cworth at cworth.org>
* autogen.sh: Call all autotool commands through environment
More information about the cairo-commit
mailing list