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

index f598834bf13b95d34e0f2438cacd77b372272657..5b88a74fc1fa0fe1e549540ebc255da1fea4632b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -120,6 +120,8 @@ Library
 - Bug #902501: fix unicode value of CYRILLIC CAPITAL LETTER UKRAINIAN IE
   in KOI8-U to unicode convertion table.
 
+- Bug #1048816: fix bug in Ctrl-K at start of line in curses.textpad.Textbox
+
 Tools/Demos
 -----------