[doc] Update 1.58 release notes (ticket).

This commit is contained in:
Adam Wulkiewicz 2014-12-29 22:13:37 +01:00
parent 01e6f98628
commit d1163c20db

View File

@ -33,6 +33,7 @@
* [@https://svn.boost.org/trac/boost/ticket/10863 10863] Template parameter name coliding with B0 macro name defined in termios.h (duplicate of 10467)
* [@https://svn.boost.org/trac/boost/ticket/10887 10887] Invalid result of within() and relate() for Linear/MultiPolygon
* [@https://svn.boost.org/trac/boost/ticket/10890 10890] Invalid result of disjoint() for Point/Segment.
* [@https://svn.boost.org/trac/boost/ticket/10904 10904] Invalid calculation of most significant Dimension of a segment in relate_cartesian_segments strategy.
[*Bugfixes]