Name: newt
%define version 0.50.8
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
%postun -p /sbin/ldconfig
%changelog
-* Wed Feb 22 2000 Preston Brown <pbrown@redhat.com>
+* Fri Feb 25 2000 Bill Nottingham <notting@redhat.com>
+- fix doReflow to handle mblen returning 0
+
+* Wed Feb 23 2000 Preston Brown <pbrown@redhat.com>
- fix critical bug in fkey 1-4 recognition on xterms
* Wed Feb 9 2000 Matt Wilson <msw@redhat.com>