Name: newt
%define version 0.40
Version: %{version}
-Release: 2
+Release: 3
Copyright: LGPL
Group: Libraries
Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz
%postun -p /sbin/ldconfig
%changelog
+* Fri Feb 5 1999 Matt Wilson <msw@redhat.com>
+- Function to set checkbox flags. This will go away later when I have
+ a generic flag setting function and signals to comps to go insensitive.
+
* Tue Jan 19 1999 Matt Wilson <msw@redhat.com>
- Stopped using libgpm, internalized all gpm calls. Still need some cleanups.