1998-07-27  Georg C. F. Greve  <greve@gnu.org>

	* Release of Version 1.4.1

	* configure.in: forced usage of GTK+ 1.0.5 - see README.GTK for explanation

	* src/*.cc: replaced all occurences of "syslog" with "entry"
	because syslog is a libc5 defined symbol.

	* src/execute.cc: moved my_setenv to execute.cc

1998-07-26  Georg C. F. Greve  <greve@gnu.org>

	* src/execute.cc (execute_program): replaced usage of setenv by my_setenv

	* src/xlogmaster.cc: added functions my_getopt_long and getopt_sub
	(init): replaced useage of getopt_long_only by my_getopt_long
	added function my_setenv

1998-07-23  Georg C. F. Greve  <greve@gnu.org>

	* src/xlogmaster.cc: Release of Version 1.4.0

	* src/menu.cc (create_filtermenu): added environment variables to
	pop-up help for execute string

	* src/execute.cc (execute_program): added environment variables
	when starting scripts

	* made the Xlogmaster a GNU program

	* made commandline more GNUish
	
	* Monday, July 20th, 1998: Release of Version 1.3.2
	
	* added script database

	* fixed two bugs
	
	* Friday, July 17th, 1998: Release of Version 1.3.1
	
	* added lots of nice dialogs to catch most problems that might
	occur in usual usage
	
	* customization and about dialogs don't stop the log display anymore
	
	* added "EXECUTE{ }" filter
	
	* improved look, feel and efficiency of customization
	
	* worked on event handling and menu behaviour to make the
	Xlogmaster nicer to use - "clumsy" feeling should be gone
	now. Thanx to Owen Taylor at RedHat labs who helped me a lot in
	the process...
	
	* reworked filter configuration to enable multiple actions on one
	entry
	
	* Sunday, July 12th, 1998: Release of Version 1.3.0
	
	* built in -notice-follows-mouse for commandline
	
	* changed memory handling to reduce amount of alloc/free calls
	
	* added reopening of logfiles to prevent problems with logfile rotation
	
	* updated manpage
	
	* added -mlockall option
	
	* updated tutorial
	
	* updated manpage
	
	* built in -audio, -audio-notice, -audio-uniconify, -audio-alert
	for commandline
	
	* added audio support
	
	* added "UNICONFIY{ }" filter
	
	* added "NOTICE{ }" filter

	* added watchdog support
	
	* recreated menu for filter configuration to be more comfortable
	for people with a lot of filters

	* added "ALERT{ }" filter
	
	* built in -alertcolor, -fadesteps, -fadeseconds for commandline
	
	* added flashup/fadedown routines for buttons

	* Monday, July 7th, 1998: Release of Version 1.2.2

	* fixed small automake/autoconf bug
	
	* Saturday, July 4th, 1998: Release of Version 1.2.1
	
	* added manpage

	* window title now shows button text for active log

	* put Xlogmaster under the GNU GPL

	* added automake/autoconf support
	
	* Friday, June 12th, 1998: Release of Version 1.2

	* cleaned up and slimmed out a little... .-)
	
	* added cute little logo... :-)

	* added nicer default path behaviour for fileselection

	* added filters

	* added "-terse" commandline option
	
	* Friday, May 29, 1998: Release of Version 1.0
	