[cairo-commit] cairo ChangeLog,1.471,1.472
Carl Worth
commit at pdx.freedesktop.org
Wed Apr 6 12:20:04 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv19703
Modified Files:
ChangeLog
Log Message:
* src/cairo-cache.c (_cairo_cache_init): Fix reversed arguments in
call to calloc.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.471
retrieving revision 1.472
diff -u -d -r1.471 -r1.472
--- ChangeLog 4 Apr 2005 16:47:12 -0000 1.471
+++ ChangeLog 6 Apr 2005 19:20:02 -0000 1.472
@@ -1,3 +1,8 @@
+2005-04-06 Carl Worth <cworth at cworth.org>
+
+ * src/cairo-cache.c (_cairo_cache_init): Fix reversed arguments in
+ call to calloc.
+
2005-04-04 Carl Worth <cworth at cworth.org>
* src/cairo.h (cairo_set_target_image,
More information about the cairo-commit
mailing list