[cairo-commit] cairo ChangeLog,1.356,1.357

Owen Taylor commit at pdx.freedesktop.org
Thu Feb 3 15:24:38 PST 2005


Committed by: otaylor

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv23378

Modified Files:
	ChangeLog 
Log Message:
2005-02-03  Owen Taylor  <otaylor at redhat.com>

        * src/cairo_ft_font.c (_cairo_ft_font_text_to_glyphs,
        _cairo_ft_font_create_glyph): Fix missing cairo_ft_font_unlock_face().

        * src/cairo_cache.c (_cairo_cache_random_entry): Fix problem
        when no entry could be found.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.356
retrieving revision 1.357
diff -u -d -r1.356 -r1.357
--- ChangeLog	3 Feb 2005 14:19:51 -0000	1.356
+++ ChangeLog	3 Feb 2005 23:24:35 -0000	1.357
@@ -1,3 +1,11 @@
+2005-02-03  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo_ft_font.c (_cairo_ft_font_text_to_glyphs,
+	_cairo_ft_font_create_glyph): Fix missing cairo_ft_font_unlock_face().
+
+	* src/cairo_cache.c (_cairo_cache_random_entry): Fix problem
+	when no entry could be found.
+
 2005-02-03 Owen Taylor <otaylor at redhat.com>
 
 	* src/cairo_font.c src/cairo.h doc/public/cairo-sections.txt:




More information about the cairo-commit mailing list