Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 39fab810ae9f3f2cc747c592a92f633d > files > 8

s3270-3.2.18-1mdk.i586.rpm

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.5 [en] (WinNT; U) [Netscape]">
   <title>s3270 Version 3.2 -- New Features and Bug Fixes</title>
   <link HREF="http://www.w3.org/StyleSheets/Core/Steely" TYPE="text/css" REL="stylesheet">
</head>
<body>

<h1>
s3270 Version 3.2 -- New Features and Bug Fixes</h1>
s3270 is all-new code, based on the scripting functions of x3270 3.2.
<h2>Changes in s3270 3.2.18, 31. December 2001</h2>
<ul>
 <li>Bug Fixes:
  <ul>
   <li>Install the x3270if man page in section 1, not 5.</li>
   <li>Create directories as needed in 'make install'.</li>
   <li>Added better error detection to full-table character set
    definitions.</li>
   <li>Fixed a scripting problem with percent "%" characters on the screen.</li>
  </ul>
 </li>
 <li>Enhancements:
  <ul>
   <li>Included the autoconf <tt>configure.in</tt> file, so that users can
    run a newer or customized <i>autoconf</i> on it.</li>
   <li>Added a <b>color8</b> resource.  When set to <b>true</b>, <i>s3270</i>
    will only do a Query Reply report on 8 colors.  The default of 16 seems to
    confuse some hosts.</li>
   <li>Added Euro symbol support, using ISO 8859-15 fonts.</li>
   <li>Added a <b>traceFileSize</b> resource and <b>-tracefilesize</b> option
    to limit the size of trace files.</li>
  </ul>
 </li>
</ul>
<h2>Changes in s3270 3.2.17, 25. June 2001</h2>
<ul>
 <li>Installation Changes:
  <ul>
   <li>Moved the feature disable logic (turning off NVT mode, file transfers,
    etc.) to <b>configure --disable</b> options.</li>
   <li>Allowed the location of the configuration directory (where the
    character set files are) to be set with a new resource:
    <tt>s3270.confDir</tt>.</li>
  </ul>
 </li>
 <li>Bug Fixes:
  <ul>
   <li>Verified that s3270 builds with all permutations of disabled
    features.</li>
   <li>Fixed a problem with 3270 Modify Field orders that specify no
    attributes.</li>
   <li>Fixed a problem with misinterpreting skipped 3270 field attributes.</li>
   <li>Compatibility changes for Cygwin.</li>
   <li>Improved the performance of DFT file transfers.</li>
  </ul>
 </li>
 <li>Character Set Improvements:
  <ul>
   <li>Added support for other 8-bit character sets (Latin-5, etc.).</li>
   <li>Added support for Turkish, ISO Hebrew, Russian, Thai and Brazilian
    character sets.</li>
   <li>Added support for file-based character sets, in the <tt>charset</tt>
    subdirectory of the configuration directory.</li>
   <li>Added support for specifying an entire character set translation table,
    rather than listing the exceptions from ISO 8859-1.</li>
   <li>Added support for file transfer character sets (a definition of how
    the host translates EBCDIC to ASCII for file transfers).</li>
  </ul>
 </li>
 <li>Other Improvements:
  <ul>
   <li>Added support for <b>BackTab</b> in <b>String</b> actions, via the
    <tt>\T</tt> sequence.</li>
   <li>Allow IPv6-style square-bracket-delimited hostnames, and tightened the
    rules for port numbers.</li>
  </ul>
 </li>
</ul>
<h2>Changes in s3270 3.2.16, 28. February 2001</h2>
<ul>
 <li>All error messages now appear on one line.</li>
 <li>Added a timeout parameter to the scripting <b>Wait</b> action.</li>
 <li>Added <b>Snap(Wait Output)</b>.</li>
 <li>Added an Italian character set.</li>
 <li>Added translations ASCII file transfers, so square brackets, pipe 
   characters and anything from the upper half of the IOS 8859-1 character set
   stand a better chance of coming through correctly.</li> 
 <li>Corrected a subtle problem in TN3270E option negotiation.</li>
 <li>Improved SSCP-LU support.</li>
 <li>Restored the operation of CUT-mode file transfer. (It had been disabled
   early in the 3.2 development cycle.)</li>
</ul>
<li>Corrected the Makefile template to build s3270 instead of c3270.</li>
<h2>Changes in s3270 3.2.15, 26. December 2000</h2>
<ul>
<li>Corrected the Makefile template to build s3270 instead of c3270.</li>
<li>Changed the default terminal type to 3278.</li>
<li>Fixed a problem with disconnecting from hosts when they send illegal
commands in non-TN3270E mode.</li>
<li>Allow, but ignore, Create Partition structured fields.</li>
</ul>
<h2>
<b>Changes in s3270 3.2.14, 15. November 2000</b></h2>
Corrected some problems with the internal event scheduler, which could
cause timeouts to hang.
<br>Added support for -xrm.
<br>Updated the man pages and synchronized the HTML versions.
<b>Changes in s3270 3.2.12, 8. September 2000</b></h2>
Changed <tt>s3270_glue.expect</tt> to the much-improved
<tt>x3270_glue.expect</tt>.
<br>Corrected the documentation of the status fields (there are only 11 of 
them).
<h2>
<b>Changes in s3270 3.2.11, 31. July 2000</b></h2>
In a Query Reply, send the correct codepage when using non-US character
sets.
<br>Request the first LU name only once.
<br>Added <b>cms_cmd.expect</b> example script.
<h2>
<b>Changes in s3270 3.2.10, 5. July 2000</b></h2>
Added an <b>n:</b> prefix to hostnames to selectively disable TN3270E.
<br>Changed the reported CSCSGID to <tt>X'02B90025'</tt> (English-U.S.).
<br>Fixed the <b>Attn()</b> action to send TELNET IP, per RFC 2355.
<br>Added a <b>highlightSelect</b> resource (default <b>True</b>) to control
whether highlighted fields are selectable via the <b>CursorSelect()</b>
and <b>MoveCursorSelect()</b>.
<br>Restored the ability to disable most components in <tt>parts.h</tt>,
and made TN3270E mode a configurable component.
<br>Removed old <tt>ARGSUSED</tt> lint hints.
<h2>
<b>Changes in s3270 3.2.9, 26. June 2000</b></h2>
Fixed requesting the wrong LU after switching between TN3270E and TN3270
modes.
<br>Added a new <b>Snap()</b> action.
<br>Added new <b>Wait(Disconnect)</b> and <b>Wait(Output)</b> actions.
<br>Changed <b>Wait()</b> to <b>Wait(InputField)</b>, <b>Wait(3270)</b>
to <b>Wait(3270Mode)</b> and <b>Wait(ansi)</b> to <b>Wait(NVTMode)</b>.
The old names are still supported for backwards-compatibility.
<br>Fixed a problem with parameter processing in the <b>Transfer()</b>
action.
<br>Catch empty hostnames.
<br>Improved script tracing.
<br>Added stricter enforcement of user-specified LUs.
<br>Catch failures of command-line-specified host connections.
<br>Added the <b>-trace </b>option.
<br>Fixed a nit in tracing Query Reply options.
<h2>
Changes in s3270 3.2.7, 30. May 2000</h2>
Fixed a number of TN3720E SSCP-LU emulation problems: Garbled host input,
echoed input being overwritten by host output, keyboard locking inconsistencies.
<br>Fixed a failure to clear the screen when switching 3270 emulation modes,
such as in and out of SSCP-LU mode.
</body>
</html>