[cairo-commit] cairo ChangeLog,1.1102,1.1103 ROADMAP,1.51,1.52

Carl Worth commit at pdx.freedesktop.org
Wed Oct 12 14:23:13 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv26335

Modified Files:
	ChangeLog ROADMAP 
Log Message:

2005-10-12  Carl Worth  <cworth at cworth.org>

        * ROADMAP: Add extend-reflect to the 1.2.0 roadmap. Mark dashed
        splines and clip-all as fixed.

        * test/Makefile.am:
        * test/extend-reflect.c: (main): Mark extend-reflect as an
        expected failure.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1102
retrieving revision 1.1103
diff -u -d -r1.1102 -r1.1103
--- ChangeLog	12 Oct 2005 20:37:00 -0000	1.1102
+++ ChangeLog	12 Oct 2005 21:23:11 -0000	1.1103
@@ -1,5 +1,14 @@
 2005-10-12  Carl Worth  <cworth at cworth.org>
 
+	* ROADMAP: Add extend-reflect to the 1.2.0 roadmap. Mark dashed
+	splines and clip-all as fixed.
+
+	* test/Makefile.am:
+	* test/extend-reflect.c: (main): Mark extend-reflect as an
+	expected failure.
+
+2005-10-12  Carl Worth  <cworth at cworth.org>
+
 	* test/.cvsignore:
 	* test/Makefile.am:
 	* test/clip-fill-rule-pixel-aligned-ref.png:

Index: ROADMAP
===================================================================
RCS file: /cvs/cairo/cairo/ROADMAP,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- ROADMAP	9 Oct 2005 05:44:56 -0000	1.51
+++ ROADMAP	12 Oct 2005 21:23:11 -0000	1.52
@@ -45,18 +45,20 @@
 
  D. Bug fixes
     ---------
-     1. Fix dashed splines.
+    ✓1. Fix dashed splines.
 
      2. Fix some expected failures (XFAIL) in the test suite
 
 	 a. a8-mask
 
-	 b. clip-all
+	✓b. clip-all
 
 	 c. filter-nearest-offset
 
 	 d. pixman-rotate
 
+	 e. extend-reflect
+
  E. API Additions
     -------------
      1. cairo_begin/end/get_group



More information about the cairo-commit mailing list