Hearsay 2.23
------------

Recompiled for 32 bits.


Hearsay 2.22
------------

The theme of this upgrade is adding the necessary support to allow
multiple copies of Hearsay to run at the same time.

The directory 'Telnet' appears by kind permission of Peter Bell of
FourSquare Computing Ltd. It includes a new Telnet block driver and a Telnet
modem driver. See the !ReadMe in the Telnet directory for more information.



To upgrade your copy of Hearsay;

(1) If upgrading from a version older than 2.21...

    Open !Hearsay.Resources and delete the 'BatMan' file. 
    Delete the contents of the !Hearsay.RXBatch and !Hearsay.TXBatch directories.

(2) Copy the !Hearsay in this archive on top of your old !Hearsay.

(3) This archive also contains 2 files !Serial and !SerialDev, you must use
these to replace the 2 files with the same name which appear inside !Hearsay.
One file will be in !Hearsay.Library and the other will be in !Hearsay.
If you should happen to insert both files in Library then your copy of Hearsay
will no longer work.


New Function
------------

void sethearsaytitle(string & title);

Allows a string to be set which will appear in the terminal window title bar
and under the Hearsay icon on the icon bar.


New Features
------------

The !Run file uses Resfind to set <HearsayRes$Dir> which points at country
dependent resources i.e. the Resources.UK directory.

Various Hearsay resources are now pointed to by system variables which are
set in the !Run file i.e.

Set Hearsay$Printfile Printer:
Set Hearsay$TXBatch <Hearsay$Dir>.TXBatch
Set Hearsay$RXBatch <Hearsay$Dir>.RXBatch
Set Hearsay$LogFile <Hearsay$Dir>.LogFile
Set Hearsay$AutoRun <Hearsay$Dir>.AutoRun
Set Hearsay$Library <Hearsay$Dir>.Library
Set Hearsay$TeleDir <Hearsay$Dir>.Tele-Dir
Set Hearsay$BatMan  <Hearsay$Dir>.Resources.BatMan
Set Hearsay$Driver  <Hearsay$Dir>.Driver
Set Hearsay$Resources <Hearsay$Dir>.Resources


Notice that Hearsay$Path has gone, and so new !Serial and !SerialDev files
are needed.

All the above variables are cached by the program when run which means
it is easy to have more than one copy of Hearsay running at a time.
You might even use the new function to put text under the icon bar icon
so you know what each copy is connected to.


Bug Fixes
---------
Some debug code which stops Ctrl+Shift+F12 from working has been removed.



Hearsay 2.21
------------

The aim of this is to test various changes to Hearsay to cope with long file
name filing systems. In addition a few bugs have been fixed.

In this version the 'BatMan' file which stores the names of files
that have been transferred is now in a new format, so you must get rid of
all references to the old batch file.






David Pilling (www.davidpilling.com)

