]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
rev
authormsw <msw>
Thu, 3 Aug 2000 23:17:01 +0000 (23:17 +0000)
committermsw <msw>
Thu, 3 Aug 2000 23:17:01 +0000 (23:17 +0000)
configure.in
newt.spec

index 305990dea7c52b6bd107a274771c1ead900ec2d5..5ac736df59e895166f1c7bc32f1af04a79adf355 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(newt_pr.h)
 AC_CONFIG_HEADER(config.h)
-VERSION=0.50.14
+VERSION=0.50.15
 SONAME=0.50
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)
index 2cc165f7245c562d4d36eb2bba22e7638cd3dd62..f65cc515cb44078d0c69c252ab2a61aba34141f9 100644 (file)
--- 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.14
+%define version 0.50.15
 Version: %{version}
 Release: 1
 Copyright: LGPL
@@ -57,6 +57,12 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %changelog
+* Thu Aug  3 2000 Matt Wilson <msw@redhat.com>
+- added setValue method for checkboxes in snack
+
+* Wed Jul 05 2000 Michael Fulbright <msf@redhat.com>
+- added NEWT_FLAG_PASSWORD for entering passwords and having asterix echo'd
+
 * Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
 - build for new release