aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b401d403..992aab00 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,9 @@ Changes from 5.0.1 to 5.1.0
1. The major version of the API is bumped to 3, something that should
have happened at the 5.0.0 release but didn't.
-2. Several bugs have been fixed. See the ChangeLog for details.
+2. A number of memory leak issues have been fixed.
+
+3. Several bugs have been fixed. See the ChangeLog for details.
Changes from 5.0.0 to 5.0.1
---------------------------