[cairo-commit] cairo ChangeLog,1.332,1.333

Alexander Larsson commit at pdx.freedesktop.org
Wed Jan 26 06:49:18 PST 2005


Committed by: alexl

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

Modified Files:
	ChangeLog 
Log Message:
2005-01-26  Alexander Larsson  <alexl at redhat.com>

	* src/cairo_ft_font.c: (_ft_unscaled_font_set_scale):
	Fix access to uninitialized data
	
	* src/cairo_xlib_surface.c:
	key must be first element in cache entry



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -d -r1.332 -r1.333
--- ChangeLog	25 Jan 2005 20:25:29 -0000	1.332
+++ ChangeLog	26 Jan 2005 14:49:16 -0000	1.333
@@ -1,3 +1,11 @@
+2005-01-26  Alexander Larsson  <alexl at redhat.com>
+
+	* src/cairo_ft_font.c: (_ft_unscaled_font_set_scale):
+	Fix access to uninitialized data
+	
+	* src/cairo_xlib_surface.c:
+	key must be first element in cache entry
+
 2005-01-25  David Reveman  <davidr at novell.com>
 
 	* AUTHORS: Update mail address.




More information about the cairo-commit mailing list