diff --git a/.cvsignore b/.cvsignore index 02ecd49..3cb051e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -newt-0.50.30.tar.gz +newt-0.50.31.tar.gz diff --git a/newt.spec b/newt.spec index 0a35723..e3b7533 100644 --- a/newt.spec +++ b/newt.spec @@ -1,6 +1,6 @@ Summary: A development library for text mode user interfaces. Name: newt -%define version 0.50.30 +%define version 0.50.31 Version: %{version} Release: 1 Copyright: LGPL @@ -105,6 +105,10 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Aug 8 2001 Crutcher Dunnavant 0.50.31-1 +- right anchor the internal Listbox of CListboxes, so that empty +- scrollable CListboxes do not look like crape. + * Thu Jul 05 2001 Crutcher Dunnavant - padded hidden checkboxes on CheckboxTrees @@ -115,8 +119,8 @@ rm -rf $RPM_BUILD_ROOT - added 'hide_checkbox' and 'unselectable' options to CheckboxTrees * Mon Jun 25 2001 Jeremy Katz -- ClistBox -> Clistbox for API consistency -- fixup replace() method of Clistbox +- CListBox -> CListbox for API consistency +- fixup replace() method of CListbox * Fri Jun 8 2001 Jeremy Katz - few bugfixes to the CListBox diff --git a/sources b/sources index 4469b61..f747346 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15a56e394b7156b8fea95850304abc61 newt-0.50.30.tar.gz +8a2036f9b253a1b5609bf23fc71c2c89 newt-0.50.31.tar.gz