Issue #1735: TarFile.extractall() now correctly sets directory
permissions and times.

(backport from r59712)
diff --git a/Misc/NEWS b/Misc/NEWS
index 167bedc..299b3af 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -53,6 +53,9 @@
 Library
 -------
 
+- Issue #1735: TarFile.extractall() now correctly sets directory permissions
+  and times.
+
 - Bug #1713: posixpath.ismount() claims symlink to a mountpoint is a mountpoint.
 
 - Issue #1700: Regular expression inline flags incorrectly handle certain