summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e2f0f0c..7b74743 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -29,7 +29,8 @@ C-API
Library
-------
-- Issue #6662: Fix parsing of malformatted charref (&#bad;)
+- Issue #6662: Fix parsing of malformatted charref (&#bad;), patch written by
+ Fredrik Håård
- Issue #8016: Add the CP858 codec.