***** MAJOR CHANGES to XFAX versions in reverse time order *****
*****                K. Lemmens; 1996-1998                 *****

1.10 -> 1.11 (Sep 98):

- faxdirect and faxserver adapted to work with efax 08a. This makes xfax also
  support Class 1 modems now.
- Small modifications to support changes in efix 08 (page dimensions).
- Message area enlarged as it was often too small to be comfortable.

1.09 -> 1.10 (Oct 1997):

- Removed Receive Fax button and added a Print fax button instead. 
- Also a small bugfix in routines that check for existence of files (i.e.
  xfaxrc files): the fclose(fopen(file,"r")) trick caused problems with
  the new glibc under Linux.

1.08 -> 1.09 (Oct 1997):

- Bug fixes in "Set new faxheader": pressing the (new) cancel button produced
  a core dump in 1.08.

1.07 -> 1.08 (Mar 1997):

- Small fix in aliases handling and logviewer to provide for the changed
  behaviour in xforms 0.86 causing empty lines to appear between aliases and
  messages in the browser.

1.06 -> 1.07:

- Viewfax HR, MR and LR now integrated into xfax.fd
- Added VIEWERSIZE macro to xfaxdefs.h to choose between HR, MR and LR at
  compile time. All 3 viewers are now integrated into the code
- Commandline option to force another viewersize (HR,MR or LR) than default
- Force a browser redraw after AddFile, to be sure the new line is shown

1.05 -> 1.06:

- Faxserver script: added an option to stop faxes and notify the sender if a
  certain number of attempts were exceeded
- Spaces allowed now in the faxnumber. (Will be converted into dashes: - ) 
- Now shows a popup message after submitting a fax for transmission
- Only forms0.84: now supports larger messages on frontpage, using scrollbars

1.04 -> 1.05:

- From and System forms are now transient, so they'll stay on top
- Confusing name "Depth" changed into "Department"

1.03 -> 1.04:

- Added a builtin viewer window (input xpm format) with Next and Previous
  buttons and pagenumber indicator
- Several small bugs (i.e. ViewInfo struct wasn't static so it was released
  after firing the viewer !)

1.02 -> 1.03:

- Editor button
- Global resources file
- Several small bugs (i.e. fclose(header) while header is undefined !)

1.01 -> 1.02:

- Support for aliases (stored in .xfaxaliases)
- Number of lines in message window limited to MAXMSGLINES (through a filter)
- Warning if Email requested and no Emailaddress set

1.00 -> 1.01:

- Email and Frontpage status now saved in .xfaxrc
- Conversion commands now use build in defaults if not supplied (first
  version copied them always to the .xfaxrc and used these)
- Some fonts slightly bigger
- G3view now uses a larger window to make things better readable
