1. Messages 003,027 and 003,028 added to ERRMSG.lan
2. Clean up a small memory leak in the BASICPlus compiler, and close up a loophole which allowed an infinite loop if compiler ran out of memory while processing a MAP statement.
3. Fix a bug introduced along with the auto-expansion of ISAM files which under rare circumstances had the effect of causing a bogus illegal record # error in a random file opened prior to the ISAM file.
4. INPUT CSV now supports lines up to 4096 bytes long (up from 2048)
5. Fix a problem in which an oddly formed CONAME.DAT would result in trailing garbage on print file titles generated by PRINT.SBR.