[PATCH 1/3] Update KNOWN_ISSUES documentation
Andrea Canciani <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <1425985836-31316-1-git-send-email-ranma42@dhcp-131-114-88-208.di.unipi.it> |
The bug mentioned in KNOWN_ISSUES was fixed in 2b3d8de11a536d668084ea6d2bf295da1d1cdc11, but the documentation was not updated. Moreover, the header of KNOWN_ISSUES was 1.10-specific. --- KNOWN_ISSUES | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 KNOWN_ISSUES diff --git a/KNOWN_ISSUES b/KNOWN_ISSUES deleted file mode 100644 index 5fda683..0000000 --- a/KNOWN_ISSUES +++ /dev/null @@ -1,10 +0,0 @@ -There are a few known bugs in 1.10 that have been fixed in master, but -appear to be non-trivial to backport without fear of causing other -regressions. The impact of these bugs is considered to be less than of a -risk than rewriting the code. - -Zero Path Extents ------------------ -A closed degenerate path is reported as having extents (0, 0) x (0, 0), -whereas the expected value is (x, y) x (0, 0). This regression has existed -since at least 1.2. -- 1.9.3 (Apple Git-50) -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo