Added for Version 1.4
---------------------

	* Modified newonly option to also check for the Message of
	  the Day (MOTD) file to be empty. If MOTD is empty (Zero 
	  bytes long) and newonly is specified then Olmotd exits.
	  
	* Added the update option so that if the user is logged in
	  for an extended time, Olmotd will regularily check to see
	  if the MOTD file has been updated. If so, Olmotd will open
	  for the user to see the new MOTD. 	  
	  (Thanks to gao@summit.novell.com for this suggestion.)
	  (There is a minor problem with this, in that if Olmotd is
	  actually open during the update and the MOTD has been
	  modified, then Olmotd closes itself instead of remaining
	  open. This shouldn't be a big problem since most users will
	  close the app after reading the message. Hopefully, I will 
	  find a work around for this.)

	* Added a script mv_motd to the distribution which preappends
	  the current MOTD to the MOTD.history file. This is to help
	  in moving of old MOTDs into the history file in a reasonable
	  order. Thanks to David Koontz (formerly dak@uncc.edu) for
	  this one. 
	
	* Removed a second attempt to open the user's OLMOTD_FILE if
	  one wasn't found/created when trying to mark the acknowledgment
	  of the MOTD. Once was enough :)
	
	* Corrected the apps-default file entries to Olmotd* instead
	  of Xmotd*. (We had used the previous version here as xmotd,
	  but that name is already being used by another program.)
	  Sorry about that, that was my first release of the program.
