[cairo-commit] libpixman ChangeLog,1.44,1.45
Carl Worth
commit at pdx.freedesktop.org
Wed Jan 26 09:10:17 PST 2005
Committed by: cworth
Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv22896
Modified Files:
ChangeLog
Log Message:
* src/pixman.h: Use 32-bits for pixman_bits_t, even on 64-bit
platforms. This should fix bug #2335 as well as rendering problems
seen on 64-bit platforms.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- ChangeLog 21 Jan 2005 19:10:07 -0000 1.44
+++ ChangeLog 26 Jan 2005 17:10:15 -0000 1.45
@@ -1,3 +1,9 @@
+2005-01-26 Carl Worth <cworth at cworth.org>
+
+ * src/pixman.h: Use 32-bits for pixman_bits_t, even on 64-bit
+ platforms. This should fix bug #2335 as well as rendering problems
+ seen on 64-bit platforms.
+
2005-01-21 Carl Worth <cworth at cworth.org>
* NEWS: Add notes for snapshot 0.1.3.
More information about the cairo-commit
mailing list