diff --git a/NEWS.rst b/NEWS.rst index 4645eeb29..97dc0e0ab 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,8 @@ +- [otlLib] Fixed error when chained contextual lookup builder overflows (#2404, #2411). +- [bezierTools] Fixed two floating-point bugs: one when computing `t` for a point + lying on an almost horizontal/vertical line; another when computing the intersection + point between a curve and a line (#2413). + 4.27.0 (released 2021-09-14) ----------------------------