Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 06/09/2002 23:38:43
Module Name:	doc
Committed By:	jlam
Date:		Sun Jun  9 20:38:43 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
Update comms/conserver to 7.2.1.  This closes pkg/17152 by Eric Schnoebelen
<eric@cirr.com>.  Changes from version 7.1.3 include:

    - bugfixes
    - console names in conserver.passwd can be regular expressions
    - breaks recorded to console logs if 'b' option used
    - a broadcast messages to others on your console can now be
      sent via ^Ecb
    - TCP traffic now escaped according to Telnet protocol
    - the HUP signal now triggers a read of the configuration file and
      adjustment of consoles
    - Up to nine break sequences can be defined in the
      configuration file and assigned to consoles individually,
      accessed via new ^ecl[?0-9] escape sequences
    - new options
	- -W client option for showing who's attached to a single
	  conserver master
	- -m server option for setting the maximum consoles per process
	- -i client option (and ^Eci) that displays console
	  information in a machine-parseable format
	- two debug levels (second level by using two -D options)
	- -o and -O server flags for automatically reconnecting
	  downed consoles


To generate a diff of this commit:
cvs rdiff -r1.6779 -r1.6780 doc/pkg-CHANGES

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