----------------------------------------------------------------------

HP ELOQUENCE A.05.20 - patch 9807080

----------------------------------------------------------------------

This patch fixes a defect of the eloqcore program as released 
with A.05.20. This patches supersedes patches PE52-9806100.


Fixed problems:
---------------

* The SLEEP statement tried to read stdin when running background.
  This may cause the termination of the program with the message
  eloqcore: unexpected EOF during input redirection


Patch PE52-9806100
------------------

* The WAIT statement could hang.

* This version of eloqcore is linked dynamically. This avoids
  compatibility problems with HP-UX 11.0 locales and use the 
  installed libc and curses libraries.


Installation:
-------------

In order to install this patch, you need to unpack it with gzip.
Gzip is included with HP-UX 10.x (and above) and Linux. Gzip for
for HP-UX 9.x can be obatined from this ftp server in the /pub 
directory. Installation requires root privileges.

cd /opt/eloquence
gzip -dc PE52-9807080-hpux.tar.gz | tar xf -

Files:

   bin/eloqcore
   newconfig/RelNotes/PE52-9807080-README