1. TRACE=INOUT now logs an "In:" and "Out:" record to the ashell.log file marking the startup and shutdown of each session, along with the number of physical and logical nodes.
2. TRACE=QOPEN now logs a record marking the closing of the QFLOCK.SYS and JOBTBL.SYS files (in addition to the creation, opening, and removal of the files.) As with other TRACE options, this is primarily of use in debugging system problems.
3. The -cgi switch now forces the inactivity timer to be set to 7 seconds. (CGI processes should not be idle at all; this will just help clean up and remove any such process that hangs.) Note that under Windows, the -cgi switch has no other significant effect at present.