Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 10/30/2000 13:55:02
Module Name:	pkgsrc
Committed By:	mjl
Date:		Mon Oct 30 11:55:02 UTC 2000

Modified Files:
	pkgsrc/x11/x3270: Makefile
	pkgsrc/x11/x3270/files: md5 patch-sum
Removed Files:
	pkgsrc/x11/x3270/patches: patch-aa

Log Message:
Update to 3.2.13. Change since .8 include:

Rewrote the screen resizing logic. It now functions correctly on
window managers like icewm and under KDE, and would rather leave the
screen the wrong size than exit.
Fixed a problem with exiting whenever the window was resized.
Added a complete interface library for use with expect,
Fixed problems with selecting blanks and NULLs on the screen
Fixed several problems when windows do not fit on the screen.
Fixed a core dump when the emulator font can't be found.
Send the correct codepage in Query Reply when using non-US character sets.
Request the first LU name only once.
Added a highlightBold resource to display highlighted fields in bold.
Fixed a core dump from editing the Print Window Bitmap command.
Fixed requesting the wrong LU after switching between TN3270E and
TN3270 modes.
Changed the resource file format back to using "x3270" as a consistent
prefix. Changed x3270.fontList to x3270.fontMenuList to avoid
conflicts.
Fixed a problem with parameter processing in the Transfer() action.
Improved script tracing.
Added stricter enforcement of user-specified LUs.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/x3270/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/x3270/files/md5
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/x3270/files/patch-sum
cvs rdiff -r1.3 -r0 pkgsrc/x11/x3270/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.