Tue Jun 14 17:50:05 1994  Daniel Simmons  (simmdan@kenya)

        * -------- Released moreButtons-1.2 --------

	* Makefile: Added a "release" target.

	* README: Updated release #.

	* triButton.c: Fixed active background default so that only the
	  arrow lights up when the arrow passes over it by default.

Tue Jun 14 17:13:25 1994  Daniel Simmons  (simmdan@kenya)

	* README: Modified for release 1.1 (just changed release number
  	  and date and added note suggesting the user check the ChangeLog).
	  Fixed some spelling errors.

	* triButton.c: Added activeForeground option, and made the colors
	  work as expected so that foreground is the color of the arrow
	  (with active and normal colors) and background is the color of the
	  stuff around the arrow (also with active and normal colors).

	* tributton.n, triButton.h, studbutton.n, studButton.h,
	  studButton.c, mb_wish.c, mb.tcl, README, Makefile, ChangeLog,
	  COPYING, triButton.c: Initial revision (switch to RCS for
	  version control instead of homegrown C3 system.

Mon Dec  6 23:13:29 1993  Daniel Simmons  (simmdan@kenya)

	* studbutton.n: Modified to reflect new "-justify" option.

	* studButton.c: Added "-justify" option to control justification
	  of text within a studbutton.  Supports right, center and left
	  justification.

	* tributton.n: Modified to reflect new "-fixedsize" option.

	* triButton.c: Made tributtons size to fit their window.  This
	  necesitated the addition of a new option "-fixedsize" which will
	  force a tributton to maintain the size based on its length
	  rather than sizing to fit the window.

Fri Dec  3 17:08:00 1993  Daniel Simmons  (simmdan@kenya)

        * -------- Released moreButtons-1.0 --------

