File: 3270.ChangeLog

package info (click to toggle)
kernel-source-2.4.14 2.4.14-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 139,160 kB
  • ctags: 428,423
  • sloc: ansic: 2,435,554; asm: 141,119; makefile: 8,258; sh: 3,099; perl: 2,561; yacc: 1,177; cpp: 755; tcl: 577; lex: 352; awk: 251; lisp: 218; sed: 72
file content (15 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ChangeLog for the UTS Global 3270-support patch

Feb 6, 2001:
	* This changelog is new
	* tub3270 now supports 3270 console:
		Specify y for CONFIG_3270 and y for CONFIG_3270_CONSOLE.
		Support for 3215 will not appear if 3270 console support
		is chosen.
		NOTE:  The default is 3270 console support, NOT 3215.
	* the components are remodularized: added source modules are
	  tubttybld.c and tubttyscl.c, for screen-building code and
	  scroll-timeout code.
	* tub3270 source for this (2.4.0) version is #ifdeffed to
	  build with both 2.4.0 and 2.2.16.2.
	* color support and minimal other ESC-sequence support is added.