Version 0.90
------------

First publicly available release.

Version 0.91
------------

Addresses can be arranged (moved up and down) in the addressbook.

An error in the description of the operation of the CLASS: parameter
in efax-gtkrc has been corrected.

Version 0.92
------------

There is now a sent fax list as well as a received fax list.

The lists are now automatically sorted in chronological order.

The received fax list will not show any empty directory when the
program is standing by, or in the middle of receiving a fax.

Some unnecessary efax messages are not displayed in the efax messages
box.

Patch level a: program will compile with Redhat 7.1/7.2

Version 0.93
------------

Progress on negotiations and fax status, and errors and warnings, can
be logged to a log file specified in the efax-gtkrc configuration
file, or by redirecting stdout and stderr.

A few code clean-ups.

Version 1.0.0
-------------

Program settings may now be changed by using the Settings dialog,
which is brought up from the File/Settings pull-down menu.

Various bug fixes (in particular Standby mode now has better
modem/serial port error handling).

Version 1.0.1
-------------

A bug in the setting up of the logfile through the Settings dialog has
been corrected.

A bug in aclocal.m4, which would cause the incorrect binary directory
to be chosen if configure is run with the --prefix=[DIR] parameter,
has been corrected.

The Settings dialog now has a `Reset' button, which will reset all the
settings in it from the global configuration file (/etc/efax-gtkrc or
/usr/local/etc/efax-gtkrc).

The source files now come with a RPM spec file, so that a RPM binary
can be created by entering `rpm -tb efax-gtk-[version].src.tgz'.

A man file is also now provided.

Patch level a: a missing header in settings.cpp has been added, so the
program now compiles with STLport.

Patch level b: the configure script now checks for gtkmm-1.2.5 or
higher (earlier versions, such as the one supplied with Redhat 7.2, do
not compile efax-gtk correctly).  A few minor bug fixes.

Version 1.0.2
-------------

Autconf 2.5 has been used to create the configure script.

The settings dialog has been improved.

There is a new "View" button in the dialog brought up from the "File
to fax:" dialog, which enables files to be checked before they are
sent.

Faxes in the Sent fax list and the Received fax list are now viewed
using a postcript viewer, such as gv, ggv or kghostscript.

Patch level a: change to the efax-gtk-send script.

Versions 1.0.3 and 2.0.0
------------------------

After sending a fax, the program cleans up after itself by deleting
old tiffg3 files ([filesent].001, [filesent].002, etc.).

There is a bug in efix in the efax-0.9a distribution which causes
errors when used in certain locales (this appears to be connected with
floating point representations).  A work-around has been included to
get round this (all page sizes and related dimensions are now given in
whole numbers of millimetres).

efax-2.0.0 is a port to Gtk+-2.*/Gtkmm-2.*.  It is functionally
identical to efax-1.0.3, but has internationalisation support.

Versions 1.0.4 and 2.0.1
------------------------

Insufficient read permissions on a file to be sent are now correctly
reported.

Minor change to the build system.

The column headings in the fax received and fax sent dialogs are now
corrected in efax-gtk-2.0.

Version 2.0.2
-------------

Fix bug in build system (this does not affect version 1.0.4).

Version 1.0.5 and 2.0.3
-----------------------

A more friendly help dialog is provided.

Some minor improvements/fixes for version 2.0.*.

Version 2.0.4
-------------

Buttons with focus now show consistently with Gnome-2 style settings,
and the buttons in the main program window will correctly resize for
the application font size used.  The focus chain for main program
window has been corrected.

Version 2.0.5
-------------

Automatic button re-sizing implemented properly.  Internationalisation
support correctly initialised.

Patch level a: modal dialogs have appropriate window hints, and a
window icon is provided for all top level windows.
