]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add item
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 20 Oct 2004 11:56:15 +0000 (11:56 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 20 Oct 2004 11:56:15 +0000 (11:56 +0000)
Misc/NEWS

index c9b1e5fe544a57c7d61a8b0758528c281f5aaafc..cc78b419fdcf4ef7a0e9e89245cb8a637ca1e33e 100644 (file)
--- 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
 -----