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.

