Tue May 27 23:09:35 1997  Sverre H. Huseby  <s.h.huseby@usit.uio.no>

	* Release: 1.3.3

	* shhmsg.h: Added GNU C specials for checking format parameters to
	functions.

Sun Mar 23 09:34:43 1997  Sverre H. Huseby  <s.h.huseby@usit.uio.no>

	* Release: 1.3.2

	* Makefile: Creating lib*.so in addition to lib*.so.*

Tue Nov 12 09:01:40 1996  Sverre H. Huseby  <sverrehu@ifi.uio.no>

	* Version: 1.3.1

	* Minor code restructuring and documentation updates.

Mon Aug 14 16:50:04 1995  Sverre H. Huseby  <sverrehu@ender>

	* New version: 1.3
	
	* Incorporated Louis' changes in the distribution, with some
	rewriting to match my coding style and preference. Any bugs are
	mine.

Sat Aug 13 21:46:00 1995  Louis W. Erickson <loue@skylight.com>

	* Added the msgSetShowNameAlways function, allowing a forcing of
 	the display of the app's name.

	* Added the msgSetXxxStream functions, allowing streams to be
	redirected to other things, besides the defaults.

	* Added some MSG_ constants.

	* Added code to allow use of an environmental variable as the
	verbosity level for msgVerbose.  Setting a verbosity of
	MSG_VERBOSE_DEFAULT enables this.

	* Wrote a rudimentary quick reference.

Fri Aug 11 00:25:34 1995  Sverre H. Huseby  <sverrehu@ender>

	* Version 1.2

	* Updated README and INSTALL a bit.

Sun Jul 16 17:49:52 1995  Sverre H. Huseby  <sverrehu@ender>

	* Flushing stdout before writing anything, to avoid order
	corruption if stderr equals stdout. The idea is taken from
	W. Richard Stevens.

	* verbose.c/shhmsg.h: Added a verbosity level instead of just
 	on/off.

	* Makefile: using -f when symlinking shared libraries.  Changed
 	version number to 1.1.  Added ChangeLog to the DISTFILES.
