Split the 1.2.0 features into "essential" and "desired".

This commit is contained in:
Carl Worth 2005-11-08 11:44:18 +00:00
parent 75881041f0
commit c66a3db4c3
2 changed files with 15 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2005-11-08 Carl Worth <cworth@cworth.org>
* ROADMAP: Split the 1.2.0 features into "essential" and
"desired".
2005-11-08 Carl Worth <cworth@cworth.org>
* ROADMAP: Slip the 1.2 release by two weeks to 2005-11-15.

12
ROADMAP
View file

@ -6,8 +6,9 @@ https://bugs.freedesktop.org/show_bug.cgi?id=XXXX
4630 Fonts too large when drawing to image surface while printing
4863 stroking problems with wide dashed lines
cairo 1.2.0 desired features (Scheduled for 2005-11-15)
=======================================================
cairo 1.2.0 essential features (targeted for 2005-11-15)
The release won't happen without these being complete.
========================================================
A. PS backend
----------
1. Mark PS backend as supported:
@ -46,6 +47,13 @@ cairo 1.2.0 desired features (Scheduled for 2005-11-15)
e. cairo_mask
cairo 1.2.0 desired features (targeted for 2005-11-15)
If these aren't ready, they won't be in the release.
[There are some bugs that need to be added here, and
some bugs that should be bumped up into the essential
features section.]
======================================================
C. Win32 backend
-------------
1. Incorporate into test suite