From b2c1e4009eb245626752704d2d1e66e8503eff5a Mon Sep 17 00:00:00 2001 From: msw Date: Tue, 3 Apr 2001 20:50:02 +0000 Subject: [PATCH] - change from using SLsmg_touch_screen to SLsmg_touch_lines to prevent excessive flashing due to screen clears when using touch_screen (more Japanese handling) --- newt.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/newt.spec b/newt.spec index 0e787c0..607f083 100644 --- a/newt.spec +++ b/newt.spec @@ -2,7 +2,7 @@ Summary: A development library for text mode user interfaces. Name: newt %define version 0.50.22 Version: %{version} -Release: 1 +Release: 2 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz @@ -105,6 +105,11 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Apr 3 2001 Matt Wilson +- change from using SLsmg_touch_screen to SLsmg_touch_lines to prevent + excessive flashing due to screen clears when using touch_screen (more + Japanese handling) + * Mon Apr 2 2001 Matt Wilson - redraw the screen in certain situations when LANG=ja_JP.eucJP to prevent corrupting kanji characters (#34362) -- 2.47.2