From 36745d0fd0b2a065c94c68d47ce4f90cd0406afe Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Tue, 19 Oct 2004 19:55:35 +0000 Subject: [PATCH] Add item --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index f598834bf13b..5b88a74fc1fa 100644 --- 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 ----------- -- 2.47.3