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

index 5b88a74fc1fa0fe1e549540ebc255da1fea4632b..ba8321acc5159870618f3d37b497c3a5b2b47a45 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -122,6 +122,8 @@ Library
 
 - Bug #1048816: fix bug in Ctrl-K at start of line in curses.textpad.Textbox
 
+- Bug #1017553: fix bug in tarfile.filemode()
+
 Tools/Demos
 -----------