Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 05/05/2000 04:28:57
Module Name:	basesrc
Committed By:	blymn
Date:		Fri May  5 11:28:57 UTC 2000

Modified Files:
	basesrc/lib/libmenu: menu.c post.c

Log Message:
* Fixed off by one bug in scale menu
* Fixed bug in post_menu which created the subwin too small for the menu.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libmenu/menu.c
cvs rdiff -r1.5 -r1.6 basesrc/lib/libmenu/post.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.