buttons, check boxes, radio buttons, lists, entry fields, labels, and
displayable text. Scrollbars are supported, and forms may be nested to
provide extra functionality. This pacakge contains the shared library
-for programs that have been built with newt.
+for programs that have been built with newt as well as a /usr/bin/dialog
+replacement called whiptail.
%description devel
These are the header files and libraries for developing applications which
make shared
%install
+rm -rf /usr/lib/libnewt*
make install
make install-sh
%changelog
+* Tue Mar 18 1997 Erik Troan <ewt@redhat.com>
+
+- Cleaned up listbox
+- Added whiptail
+- Added newtButtonCompact button type and associated colors
+- Added newtTextboxGetNumLines() and newtTextboxSetHeight()
+
* Tue Feb 25 1997 Erik Troan <ewt@redhat.com>
-Added changes from sopwith for C++ cleanliness and some listbox fixes.
+- Added changes from sopwith for C++ cleanliness and some listbox fixes.
%files
-/usr/lib/libnewt.so.0.7
+/usr/lib/libnewt.so.*
+/usr/bin/whiptail
%files devel
/usr/include/newt.h