Note: This is a bugfix release from 1.8.1g3. It does not introduce any new features. GammaMOO 1.8.1g3r1 has been released. It can be downloaded from: http://utopios.org/~luke-jr/programs/gammamoo/ Known Bugs (does not include those that apply to LambdaMOO): -- Invalid UTF-8 sequences are not always rejected and may have unpredictable behavior. -- The base conversion builtin function does not recognize UTF-8 and will use octets instead of characters. -- eol-in/out may not function properly with data received prior to these options being changed (similar to the binary mode issue) -- Builtin functions borrowed from list utilities will freeze the MOO until they complete. Due to this issue, the affected functions are temporarily wizard-only. ChangeLog since 1.8.1g3: Version 1.8.1g3, 21 Jun 2004 -- Fixed a bug that could have prevented the correct error from being raised by create_connection[_from]() -- Fixed a bug where do_command args would get freed twice