Patch #1029061: Always extract member names from the tarinfo.
diff --git a/Misc/NEWS b/Misc/NEWS
index a6ca5fb..4daf763 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -22,6 +22,9 @@
 Library
 -------
 
+- The (undocumented) tarfile.Tarfile.membernames has been removed;
+  applications should use the getmember function.
+
 - httplib now offers symbolic constants for the HTTP status codes.
 
 - SF bug #1028306:  Trying to compare a ``datetime.date`` to a