Update KNOWN_ISSUES documentation

The bug mentioned in KNOWN_ISSUES was fixed in
2b3d8de11a, but the documentation was
not updated. Moreover, the header of KNOWN_ISSUES was 1.10-specific.

Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
Andrea Canciani 2015-03-10 12:10:34 +01:00 committed by Bryce Harrington
parent c45e323555
commit f840733221

View file

@ -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.