New Features in pr3287 3.2
Changes in pr3287 3.2.20, 14. February 2003
- Bug Fixes:
- Vastly improved error handling.
- Enhancements:
- Character set definitions can now be sent from x3270 and
c3270.
Changes in pr3287 3.2.19, 1. May 2002
- Bug Fixes:
- Fixed a problem with interpreting certain SCS commands.
- Fixed a problem with Repeat-To-Address orders which specify Format
Control orders instead of printable characters.
- Properly implemented SCS transparent data.
- Enhancements:
- Updated to autoconf 2.53.
- Added a -crlf option, to expand newlines to CR/LF sequences in
the output.
- Added a -ffskip option, to ignore FF orders if they occur at
the top of a page.
- Added a -ffthru option, to pass through SCS FF orders as ASCII
formfeed characters, instead of simulating them with linefeeds based on the
SCS MPL and TP parameters.
Changes in pr3287 3.2.18, 31. December 2001
- Bug Fixes:
- Fixed the EBCDIC-to-ASCII conversion problem that pretty much
disabled the initial 3.2.17 release.
- Create directories as needed for make install.
- Enhancements:
- Included the autoconf configure.in file, so that users can
run a newer or customized autoconf on it.
- Added an -ignoreeoj option, to optionally ignore PRINT-EOJ
commands from hosts that are a little too generous with them.
Changes in pr3287 3.2.17, 25. June 2001
- Implemented the TN3270 (non-TN3270E) printer ACK/NAK protocol.
- Fixed the interpretation of CR and EM orders in unformatted mode.
- Fixed a problem that disabled syslog() support in -daemon mode.
- Added a -blanklines switch, to print blank lines in LU3 formatted
mode even when they are all NULLs and orders.
- Added a -reconnect switch, to retry the host connection after
it is broken.