credit self for the precomputed glyph and kerning tables that gave a nice performance boost to the font rendering (at a mild expense of 64k memory per font face)
diff --git a/NEWS b/NEWS
index 3ac63b1..06a0221 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ versions have changes attributed per contributor.
* Fixed several memory corruption and crash bugs - Sam Hocevar
* Fixed several memory leaks - Sam Hocevar
+ * Kerning and glyph performance enhancements - Sean Morrison
* The library now also exports a pure C interface - Éric Beets
* Inset/outset contour support for fonts - Éric Beets
* Fix the FTLayout rendering - Éric Beets