From b74d391452c89ed878ec5d022dce03f72354bebc Mon Sep 17 00:00:00 2001 From: mlichvar Date: Fri, 13 Oct 2006 13:15:54 +0000 Subject: [PATCH] - 0.52.4 --- newt.spec | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/newt.spec b/newt.spec index 1268ce8..a5ec3c0 100644 --- a/newt.spec +++ b/newt.spec @@ -2,9 +2,9 @@ Summary: A development library for text mode user interfaces. Name: newt -%define version 0.52.3 +%define version 0.52.4 Version: %{version} -Release: 1 +Release: 1%{?dist} License: LGPL Group: System Environment/Libraries Source: newt-%{version}.tar.gz @@ -76,6 +76,16 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libnewt.so %changelog +* Fri Oct 13 2006 Miroslav Lichvar - 0.52.4-1 +- fix entry corruption when reading multibyte characters + and double width character handling +- avoid overflow/crash in scale +- patches from debian + - fix crash of snack in EntryWindow when prompts is list of tuples + - put cursor at beginning of text for better accessibility + in button, scale and textbox + - add topleft option to whiptail + * Tue Sep 19 2006 Miroslav Lichvar - 0.52.3-1 - makefile, configure and spec cleanup - package whiptail.1 and locale files -- 2.47.2