[cairo-commit] cairo ChangeLog,1.1026,1.1026.2.1
Owen Taylor
commit at pdx.freedesktop.org
Wed Aug 31 15:09:46 PDT 2005
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv7146
Modified Files:
Tag: BRANCH_1_0
ChangeLog
Log Message:
2005-08-31 Owen Taylor <otaylor at redhat.com>
* src/cairo-xlib-surface.c (_get_image_surface)
(_draw_image_surface): Handle displays which don't match
the local endianness by byteswapping on GetImage/PutImage.
(#4321, reported by Sjoerd Simons)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1026
retrieving revision 1.1026.2.1
diff -u -d -r1.1026 -r1.1026.2.1
--- ChangeLog 31 Aug 2005 20:52:19 -0000 1.1026
+++ ChangeLog 31 Aug 2005 22:09:43 -0000 1.1026.2.1
@@ -1,3 +1,10 @@
+2005-08-31 Owen Taylor <otaylor at redhat.com>
+
+ * src/cairo-xlib-surface.c (_get_image_surface)
+ (_draw_image_surface): Handle displays which don't match
+ the local endianness by byteswapping on GetImage/PutImage.
+ (#4321, reported by Sjoerd Simons)
+
2005-08-31 Carl Worth <cworth at cworth.org>
* INSTALL: Add note to use ./autogen.sh instead of ./configure
More information about the cairo-commit
mailing list