[cairo-commit] cairo ChangeLog,1.202,1.203
Keith Packard
commit at pdx.freedesktop.org
Wed Jun 16 18:16:06 PDT 2004
Committed by: keithp
Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv16932
Modified Files:
ChangeLog
Log Message:
2004-06-16 Keith Packard <keithp at keithp.com>
* src/cairo_xcb_surface.c: (bytes_per_line),
(_cairo_xcb_surface_set_image):
Fix image data length computation (XCB doesn't do this part).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -C2 -d -r1.202 -r1.203
*** ChangeLog 11 Jun 2004 15:08:27 -0000 1.202
--- ChangeLog 17 Jun 2004 01:16:04 -0000 1.203
***************
*** 1,2 ****
--- 1,8 ----
+ 2004-06-16 Keith Packard <keithp at keithp.com>
+
+ * src/cairo_xcb_surface.c: (bytes_per_line),
+ (_cairo_xcb_surface_set_image):
+ Fix image data length computation (XCB doesn't do this part).
+
2004-06-11 David Reveman <c99drn at cs.umu.se>
More information about the cairo-commit
mailing list