From 3a7c7aaaa86efe3922d646a8bdef751e169d7d58b9ca6011f5b4b40cb477fecc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 5 Jan 2026 18:23:41 +0100 Subject: [PATCH] Add missing changelog --- python315.changes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/python315.changes b/python315.changes index 5dc5d0b..e49badb 100644 --- a/python315.changes +++ b/python315.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 5 17:23:03 UTC 2026 - Matej Cepl + +- recover testing with test_curses + +It seems that it was actually ncurses bug, which should be fixed +with 20251123 (so 20251206 we have in Factory, should be +covered). + ------------------------------------------------------------------- Fri Dec 19 01:05:54 UTC 2025 - Matej Cepl