Provided by Thomas Dickey in private email.
20190105
+ added/updated port-files from pkgsrc for test-builds.
+ updated port-files from FreeBSD for test-builds.
+ updated/improved configure macros
CF_CC_ENV_FLAGS, CF_GNU_SOURCE, CF_POSIX_C_SOURCE, CF_XOPEN_SOURCE
+ update config.guess, config.sub
20181116
+ improve mouse-tracking test, logging the decoded button- and
modifier-information as well as fixing a special case for button 6.
20180911
+ add "-V" option, for version information.
+ ensure logfile is flushed after each command.
+ demonstrate DECRQCRA with GR, checked with VT520 screenshot.
+ improve DECRQCRA test, demonstrating treatment of whitespace and
video attributes by DEC terminals, seen in VT520 screenshots.
+ modify locking-shift test, changing the default GR character set to
match hardware terminals more closely, e.g., setting it to Latin-1.
+ add/improve character-set table entries for xterm #336.
+ modify CNL test to demonstrate its treatment of zero as default.
+ revise DECRQCRA test to match VT520 screenshots from Markus Schmidt
20180811
+ recent BSD-make mishandled .1.cat rule; fix
20180728
+ update xterm DECRPM table
20180725
+ remove obsolete message about diagonal in DECIC/DECDC test; since
xterm #315 the test result is on the margin.
+ fix an off-by-one in right-margin for ICH/DCH test.
+ add tests for DECRSPS for xterm #334.
+ improve formatting of highlighted response-strings, fixing a problem
with wrapping.
20180702
+ updated test-packages to use recommended flags.
+ improved DECRQCRA check, updating to work with xterm #334.
+ add tests for xterm's extensions to DECSCUSR.
+ updated/improved configure macros
+ update config.guess, config.sub
20150706
+ add configure option --with-man2html
+ update config.guess, config.sub
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
+ when NRCS is active, suppress ISO Latin-1 from menu to avoid
confusion with British NRCS.
+ do not highlight ISO Latin-1 for NRCS, since it is a 96-character
set, not applicable to NRCS.
+ expand menu 11.6.6 to demonstrate bce with top-level menus 1 and 2
in addition to the existing menu 8.
+ correct description for DA response 24; it denotes VT320.
+ add highlighting information for VT320 Portuguese NRC mapping.
+ add highlighting information for VT220 DEC Supplemental NRC mapping.
+ clear screen just before resetting SCS in menu #3 character sets,
in case a VT100 emulator does not simply ignore VT220 G2/G3
selections when it does not implement them.
+ add check for maximum operating level before deciding whether
to send a DECSCL to set it to VT100-level.
+ save/restore color enable-flag for menu 11.6 in a couple of places
so that the ISO-6429 tests do not reset it unexpectedly.
+ amend the REP test to not reset colors if it happens to be run via
the menu entry for BCE-related tests.
+ change cursor-position before IL/DL in
"Test of VT102-style features with BCE (Insert/Delete Char/Line)"
to demonstrate whether the terminal sets the cursor to the first
column as a side-effect, as noted in VT220 reference manual.
+ modify character-sets screens to optionally highlight the characters
which do not correspond to ISO-8859-1. This makes the National
Replacement Characters easier to see.
+ modify DSR cursor-position report to check if the terminal
accounts for origin-mode.
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.