Version 1.4
-----------
1) Provide the ability to create a company specific GUI.
2) Corrected a Modify Field Order problem.
3) Close the Swing3270 window when the session is closed.
4) Miscellaneous changes.

Version 1.3
-----------
1) Better support for non-standard TN3270E implementations.
2) Refactored.
3) Enhanced API.
4) Enhanced and improved performance of Swing3270.


Version 1.2.5
-------------
1) Corrected a Modify Field Order problem.
2) Added Extended Attribute basic support.


Version 1.2.4
-------------
1) Corrected a Read Buffer Order problem.
2) Added conduit plugin support.
3) Miscellaneous changes.


Version 1.2.3
-------------
1) New logo.
2) Miscellaneous changes.


Version 1.2.2
-------------
1) Worked around a pre-1.5.0 Swing bug.
2) Corrected a Repeat to Address Order problem (since 1.2.0).
3) Refined 132 column processing.
4) Added Session3270.createLocation(propertyPrefix).
5) Miscellaneous changes.


Version 1.2.1
-------------
Fixed the response time for interactive sessions.


Version 1.2a
------------
Corrected a problem erasing unprotected fields (since 1.2.0).


Version 1.2
-----------
1) Added 15 new terminal types (including 132 column).
2) Improved TN3270E support.
3) Enhanced the Swing3270 GUI.
4) Extended the API.


Version 1.1.4
-------------
1) Added Cursor Select key (light pen).
2) Check device name constraints.
3) Disconnect if device name is rejected.


Version 1.1.3b
--------------
Look for either property file if jagacy.properties.dir is set.


Version 1.1.3
-------------
Added deviceName property.


Version 1.1.2
-------------
1) Corrected a tab order problem.
2) Select TN3270E in Swing3270 if its set in the properties file(s).


Version 1.1.1
-------------
1) Added Field.getAttribute().
2) Misc. performance improvements.


Version 1.1
-----------
1) Added jagacy.codepage=INTERNAL property option, and made it the default.
2) Added jagacy.signals property.
3) Added jagacy.properties.dir System property.
4) Synchronized waitFor methods.


Version 1.0.2a
--------------
Allow hyphen in numeric field.


Version 1.0.2
-------------
Correctly handle SIGTERM and SIGINT signals.


Version 1.0.1
-------------
1) Added DELETE key.
2) Added INSERT key.
3) Added Session3270.readFields().


Version 1.0
-----------
Initial production release.