From: msw Date: Fri, 27 Aug 1999 21:14:41 +0000 (+0000) Subject: new release X-Git-Tag: r0-50~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d394c7fbc235ff57959579574aaee4ad44e08e21;p=thirdparty%2Fnewt.git new release --- diff --git a/newt.spec b/newt.spec index 87b07b6..f8d2aad 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 Version: %{version} -Release: 10 +Release: 11 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz @@ -55,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Fri Aug 27 1999 Matt Wilson +- added hotkey assignment for gridforms, changed listbox.setcurrent to + take the item key + * Wed Aug 25 1999 Matt Wilson - fixed snack callback function refcounts, as well as optional data args - fixed suspend callback ref counts