[cairo-commit] cairo/test translate-show-surface.c,1.1,1.2
Carl Worth
commit at pdx.freedesktop.org
Tue Apr 12 13:24:58 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo/test
In directory gabe:/tmp/cvs-serv22657/test
Modified Files:
translate-show-surface.c
Log Message:
* test/translate-show-surface.c: Note that bug is now fixed.
Index: translate-show-surface.c
===================================================================
RCS file: /cvs/cairo/cairo/test/translate-show-surface.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- translate-show-surface.c 11 Apr 2005 21:04:56 -0000 1.1
+++ translate-show-surface.c 12 Apr 2005 20:24:54 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 Red Hat, Inc.
+ * Copyright © 2005 Red Hat, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
@@ -35,6 +35,10 @@
*
* This is almost certainly a regression, and I suspect there may be
* some interaction with the fix for move-to-show-surface.
+ *
+ * 2005-04-12 Carl Worth <cworth at cworth.org>
+ *
+ * I committed a fix for this bug today.
*/
#include "cairo-test.h"
More information about the cairo-commit
mailing list