]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
spec file rev
authormsw <msw>
Mon, 8 Feb 1999 16:42:40 +0000 (16:42 +0000)
committermsw <msw>
Mon, 8 Feb 1999 16:42:40 +0000 (16:42 +0000)
newt.spec

index 0b508d3a6bd65ac8e704fbf9303eb18db978b1a0..4a04f116da266e60fdfbd5552580482d10ca9b54 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -2,7 +2,7 @@ Summary: Not Erik's Windowing Toolkit - text mode windowing with slang
 Name: newt
 %define version 0.40
 Version: %{version}
-Release: 3
+Release: 4
 Copyright: LGPL
 Group: Libraries
 Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz
@@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %changelog
+* Mon Feb  8 1999 Matt Wilson <msw@redhat.com>
+- made grid wrapped windows at least the size of their title bars
+
 * 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.