Sun 3270 Pathway Maintenance History

Build          Bug/RFE Description

2.0.0.20031114 --N/A-- Maintenance rollup 114723-02 ("Patch 2").
2.0.0.20031006 4932090 Handle DBCS 'dead' characters correctly.
2.0.0.20031002 4930867 Fix display of SOSI data in non-SOSI-attributed fields.
2.0.0.20031002 4930833 Fixes to Read Buffer for DBCS mode.
2.0.0.20031001 4930816 DBCS data from server now overwrites fields correctly.
2.0.0.20030922 4925985 Fix READ BUFFER for DBCS/SOSI fields.
2.0.0.20030909 4917236 Selectable display styles for SO and SI characters.
2.0.0.20030711 4889136 Fixed internationalization issues.
2.0.0.20030710 4861046 Accessibility support implemented in pathway terminal.
2.0.0.20030710 4861005 TerminalField equals() method implemented correctly.
2.0.0.20030710 4868767 Constant definition added for DBCS character set.
2.0.0.20030710 4875236 NullPointerException fixed when Terminal displays.
2.0.0.20030709 4886298 Make pathway_terminal Paste strip newlines in 3270 mode.
2.0.0.20030423 4847098 Clean up host-terminated sockets earlier.
2.0.0.20030226 --N/A-- Maintenance rollup 114723-01 ("Patch 1").
2.0.0.20030220 4819409 Enable BACKSLASH/Yen translation in keymap files.
2.0.0.20030110 4799548 Ensure Terminal only paints into the allowed area.
2.0.0.20021129 4793394 Fixed bad 'Initial 2.0.0 release' date in this file.
2.0.0.20021122 --N/A-- Initial 2.0.0 release.


Further Information

Bug/RFE 4819409

Pathway has been enhanced to allow a backslash character to be treated as a Yen
currency symbol character when it is entered by a user. This is useful in
Japan where backslash and Yen are often treated as the same character. To
enable this behaviour add the following lines to the 
.pathway_terminal.keymap.properties and/or .pathway_recorder.keymap.properties
files in the user's home directory:

pressed.BACK_SLASH=typeChar.0x00A5
