+----------------------------------------------------------------------------+
|    MEUF 1.1, Major changes and fixes since version 1.0                     |
|    Date: 30 Jan 92                                                         |
+----------------------------------------------------------------------------+


* IOwidget had a wrong parent; so a new mail arrival was destroying it without
  managing it again.
* a Cancel button was missing while saving a file.
* meuf now checks if sender's host is local using gethostbyname
* bell rings when user receives a new mail
* EXIT button is replaced by UPDATE SPOOLER
* QUIT button does not update the mail spooler
* face_dirs[] array has been changed.
* meuf can call fortune or any other program and inserts the results at the end
  of the mail after the signature (if it exists...)

+----------------------------------------------------------------------------+
|    MEUF 1.2, Major changes and fixes since version 1.1                     |
|    Date: 7 May  92                                                         |
+----------------------------------------------------------------------------+


* code optimization.
* a received mail can be printed using the new button PRINT. The job printer's
  name must be defined in the .meufrc whose definition has been extended.
* reading an incoming mail is about 800 hundred times quicker than in v1.1...
* file .meufrc parsing is better written and error checking is stronger.
* aliases are available, defined in $HOME/.meufrc. These aliases must NOT
  be recursive or, obviously, self-dependant. No control is made on these two
  points.
* new variables set in file ./meufrc : folder, indentprefix, askcc, delwhenread
  userintitle, verbose, keep.
* Meuf can be transformed by a single click into a XBi*f-Like and back.
* It is now possible to insert a file in a composed mail.
* -u option added to command line
* bug found in delete_mail: one argument was missing in function call.
* bug found in userintitle: hack on argv pitylessly eliminated...
* VERSION is now a string
* -r option added to command line

+----------------------------------------------------------------------------+
|	MEUF 1.3, Major changes and fixes since version 1.2		     |
|		Date: 15 September 1992                                      |
+----------------------------------------------------------------------------+


* Update Spooler has an immediate action on the spooler file.
* The beep is better managed.
* -silent option added to command line.
* Subject: and To: fields separated from mail body.
* new Cc: field separated from mail body. This field is optional.
* code optimization.
* bug hunting using Purify
        (Purify is (c) Pure Software Inc. 1990-1992)
* Properties window: user can set all the meuf internal variables interactively
* .meufrc can be generated by meuf from the Properties window.
* Cc line is not incorporated in mail header when no recipient is given.
* Compilation & test on HP-9000/705 under mwm : no problem found.
* new variable in .meufrc configuration file: facedir
* 'facedir' field in the properties window
* automatic refresh when exiting the properties
* The subject of an incoming message is now displayed in the main window.
* install_meuf : compilation script

+----------------------------------------------------------------------------+
|	MEUF 1.4, Major changes and fixes since version 1.3		     |
|		Date:   15 February 1993                                     |
+----------------------------------------------------------------------------+


* the senders name of a message is automatically given as filename when saving
  this message into a file.
* new variable in .meufrc configuration file: expertmode
* the Cc line was not parsed in order to expand aliases: fixed.
* enhancement of the -w option
* print_spool, host_users scripts and binaries
* new variable in .meufrc configuration file: saveme
  if you don't want your own messages to be saved under your name but the
  recipient's name.
* code optimization.
* list of recipients when using the REPLY button.
* new variable in .meufrc configuration file: bell
* olwm QUIT button was generating an X error
* extension of the 'ignore' line in the .meufrc
