[cairo-commit] cairo ChangeLog,1.903,1.904
Carl Worth
commit at pdx.freedesktop.org
Thu Aug 18 09:46:23 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv24778
Modified Files:
ChangeLog
Log Message:
2005-08-18 Carl Worth <cworth at cworth.org>
* src/cairo-fixed.c: (_cairo_fixed_integer_ceil): Fix to not
right-shift a negative number when called with an argument of 0.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.903
retrieving revision 1.904
diff -u -d -r1.903 -r1.904
--- ChangeLog 18 Aug 2005 16:19:21 -0000 1.903
+++ ChangeLog 18 Aug 2005 16:46:20 -0000 1.904
@@ -1,5 +1,10 @@
2005-08-18 Carl Worth <cworth at cworth.org>
+ * src/cairo-fixed.c: (_cairo_fixed_integer_ceil): Fix to not
+ right-shift a negative number when called with an argument of 0.
+
+2005-08-18 Carl Worth <cworth at cworth.org>
+
* test/cairo-test.c: (cairo_test_expecting): Disable
not-yet-implemented quartz stuff.
More information about the cairo-commit
mailing list