#7905: Actually respect the keyencoding parameter to shelve.Shelf.
diff --git a/Misc/NEWS b/Misc/NEWS
index 3d959c2..cbdeb6d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -45,6 +45,8 @@
 Library
 -------
 
+- Issue #7905: Actually respect the keyencoding parameter to shelve.Shelf.
+
 - Issue #1569291: Speed up array.repeat().
 
 - Provide an interface to set the optimization level of compilation in