annotate that sam fixed many bugs related to memory corruption, leaks, and prevented/fixed more than a handful of bugs through inspection and valgrinding
diff --git a/NEWS b/NEWS
index 4b28799..3ac63b1 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ versions have changes attributed per contributor.
--- 2008-XX-XX Release 2.1.3 ---
----------------------------------------------------------------------
+ * Fixed several memory corruption and crash bugs - Sam Hocevar
+ * Fixed several memory leaks - Sam Hocevar
* 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