summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 39fce3d6..cb7a761c 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -54,6 +54,8 @@
- Fix possible stack overflow in date parsing routine (bug #1224,
CVE-2017-12482)
+- Fix use-after-free when using --gain (bug #541)
+
- Python: Removed double quotes from Unicode values.
- Python: Ensure that parse errors produce useful RuntimeErrors