Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: source-changes
Date: 08/06/2002 18:41:20
Module Name:	doc
Committed By:	jschauma
Date:		Tue Aug  6 15:41:19 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note update of devel/isect to 1.6.2 as suggested by tgagne at
ameritech dot net in PR pkg/17797.

Changes since version 1.0 are numerous.  Highlights include:
- Fixed bug where isectd ignored client's header's 'reply' value.
- isectd no longer waits to receive worker badges after starting them.
- Much improved Smalltalk code, including a new worker that allows
  clients to submit smalltalk to be executed.
- isd/connectto.c - strtol() for service now checks if endptr != service
  to see that *something* was translated.
- isdexecd now accepts the 'stop' command.
- now includes some prototype code for interfacing IBM's Net.Data to
  isect's IO library.
- fixed a segmentation fault when the 'pause' command was received
  without any arguments.
- more documentation
- DELETE command enabled


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

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