]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
*** empty log message ***
authornotting <notting>
Thu, 12 Aug 1999 18:34:35 +0000 (18:34 +0000)
committernotting <notting>
Thu, 12 Aug 1999 18:34:35 +0000 (18:34 +0000)
newt.spec

index 16c0a8bdd57dd6a729537e5be486dc18fda6797a..e80c124cdf6f635e842b0f0442ca8a7b7b123a72 100644 (file)
--- 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: 5
+Release: 6
 Copyright: LGPL
 Group: System Environment/Libraries
 Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %changelog
+* Thu Aug 12 1999 Bill Nottingham <notting@redhat.com>
+- multi-state checkboxtrees. Woohoo.
+
 * Mon Aug  9 1999 Matt Wilson <msw@redhat.com>
 - added snack wrappings for checkbox flag setting