From 76906f4319ab0db43fe34ee102b77abd515ad897 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Mon, 25 Mar 2002 13:26:01 +0000 Subject: [PATCH] initialProcess is now called before interruptAccept --- RELEASE_NOTES.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 1ad111143..f48dbdcea 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -19,6 +19,9 @@

The size of the name field has been expanded from 29 to 61, i.e. record names can now have 60 characters.

+

iocInit

+

initialProcess is now called before interruptAccept. This means that initial processing will be done before periodically scanned and I/O Inter scanned records start processing.

+

ellLib

Casts have been removed that suppressed valuable error messages