System bell would not work correctly and the bell modes visual and audible were swapped. The clipboard line and character delay were swapped in the corresponding settings menu. Changed the way incoming characters are translated; the translation now takes place before text is to be printed. This avoids unnecessary side-effects with terminal control sequences whose components (such as the control sequence introducer) may get changed before they are passed to the parser. The XPR interface no longer causes xprzmodem.library and its kin to fail on downloads. The corresponding code used to return more data than requested, causing rather serious trouble. Far more difficult to find was the bug which caused the xprzmodem.library to break down, the cause was the baud rate calculation which was wrong. In previous releases, serial write actions would not include a carrier signal check, it does now. The text output routines no longer snoop around in the RastPort contents but rather use the operating system routines now (this is for Kickstart 3.0 compatibility). The headers (password, user name, bbs name, phone number) of encrypted phone book entries were not decoded properly. The phonebook files were not corrupt, the program only had problems to display them. A couple of enhancements have been made in order to support special operating system features available under Kickstart 3.0. The notorious character-clipping-crash is gone. Honestly. The program has been recompiled using the SAS/C compiler v6.0, the latest includes and linker libraries. Added support for a new baud rate: 600 bps. Fixed an Enforcer hit which would occur with text input requesters.