[cairo-commit] cairo ChangeLog,1.1026.2.20,1.1026.2.21
Tim Rowley
commit at pdx.freedesktop.org
Wed Sep 28 10:27:41 PDT 2005
Committed by: tor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv19979
Modified Files:
Tag: BRANCH_1_0
ChangeLog
Log Message:
Bug #4612, reviewed by cworth.
* src/cairo-win32-font.c (_cairo_win32_scaled_font_glyph_bbox):
Add cast so that sign conversion doesn't alter comparison.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1026.2.20
retrieving revision 1.1026.2.21
diff -u -d -r1.1026.2.20 -r1.1026.2.21
--- ChangeLog 27 Sep 2005 20:25:06 -0000 1.1026.2.20
+++ ChangeLog 28 Sep 2005 17:27:39 -0000 1.1026.2.21
@@ -1,3 +1,10 @@
+2005-09-28 T Rowley <tim.rowley at gmail.com>
+
+ Bug #4612, reviewed by cworth.
+
+ * src/cairo-win32-font.c (_cairo_win32_scaled_font_glyph_bbox):
+ Add cast so that sign conversion doesn't alter comparison.
+
2005-09-27 T Rowley <tim.rowley at gmail.com>
Bug #4602, reviewed by cworth.
More information about the cairo-commit
mailing list