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

ELOQUENCE B.08.00 - patch PE80-0901220

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

This patch adds enhancements or fixes defects of the eloqcore 
program as released with Eloquence B.08.00. This patch will be 
integrated in  the Eloquence B.08.00 release.

Eloquence B.08.00 must be installed before applying this patch.

Severity:
 PE80-0901220: BUG FIX


Patch PE80-0901220
------------------

Platforms: Linux

* This patch fixes a screen corruption problem on Linux that could
  happen in some cases when scrolling down and logical lines exceed
  the screen width (#3697). 

* Fixes potential memory corruption problem when using a dialog
  server (such as jdlg) on a 64 bit build.


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

Please download the patch archive that corresponds with the installed
release.  The patch files follow the conventions below:

   PE80-0901220-hpux-ia64.tar.gz
        ^       ^    ^
        |       |    Architecture / OS specific build
        |       Operating system
        Patch ID


HP-UX:

In order to install this patch, you need to unpack it with gzip and tar.
Gzip is included with HP-UX. Installation requires root privileges.

cd /opt/eloquence/8.0
gzip -dc /path/to/PE80-0901220-hpux.tar.gz | tar xf -

Files:

   bin/eloqcore
   share/doc/PE80-0901220-README


Linux:

In order to install this patch, you need to unpack it with tar.
Installation requires root privileges.

cd /opt/eloquence/8.0
tar xzf /path/to/PE80-0901220-linux.tar.gz

Files:

   bin/eloqcore
   share/doc/PE80-0901220-README