From: ben Date: Sat, 25 Jan 2003 15:21:54 +0000 (+0000) Subject: The PowerPC build works on Owen's Mac, which doesn't have AppearanceLib, so X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/b8ab6d0b296a17e31e7aaac096930bcdaa7d555d The PowerPC build works on Owen's Mac, which doesn't have AppearanceLib, so that bug's definitely fixed. git-svn-id: svn://svn.tartarus.org/sgt/putty@2720 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/mac/README.mac b/mac/README.mac index 25fbe4ac..e2f7ea7c 100644 --- a/mac/README.mac +++ b/mac/README.mac @@ -1,4 +1,4 @@ -$Id: README.mac,v 1.18 2003/01/25 15:18:51 ben Exp $ +$Id: README.mac,v 1.19 2003/01/25 15:21:54 ben Exp $ Information about PuTTY for the Mac OS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= @@ -46,8 +46,6 @@ Runtime requirements: runs in the Classic environment in Mac OS X. Known bugs: - * PowerPC and fat versions fail to start on systems without AppearanceLib (ie - most System 7 ones). The 68k version works fine. [MAYBE FIXED] * Display is far too slow. * Real bold doesn't compensate for changing character widths without Color QuickDraw. [MAYBE FIXED]