Issue #6213: Implement getstate() and setstate() methods of utf-8-sig and
utf-16 incremental encoders.
diff --git a/Misc/NEWS b/Misc/NEWS
index 58abb15..02472c8 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -18,6 +18,9 @@
 Library
 -------
 
+- Issue #6213: Implement getstate() and setstate() methods of utf-8-sig and
+  utf-16 incremental encoders.
+
 - Issue #7113: Speed up loading in ConfigParser. Patch by Ɓukasz Langa.
 
 - Issue #3704: cookielib was not properly handling URLs with a / in the