summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c9b1e5fe54..cc78b419fd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -32,6 +32,8 @@ Library
- Bug #1048816: fix bug in Ctrl-K at start of line in curses.textpad.Textbox
+- Bug #1017553: fix bug in tarfile.filemode()
+
Build
-----