From 8758669b58f5b0985c514693c6ce82cd5abe8abf Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 19 Jan 2003 00:00:53 +0000 Subject: [PATCH] unitab_xterm is now basically right. SC's optimiser seems to do something nasty to ssh.c. git-svn-id: svn://svn.tartarus.org/sgt/putty@2652 cda61777-01e9-0310-a592-d414129be87e --- mac/README.mac | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mac/README.mac b/mac/README.mac index 340279e4..82d4ca79 100644 --- a/mac/README.mac +++ b/mac/README.mac @@ -1,4 +1,4 @@ -$Id: README.mac,v 1.10 2003/01/14 19:41:19 ben Exp $ +$Id: README.mac,v 1.11 2003/01/19 00:00:53 ben Exp $ Information about PuTTY for the Mac OS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= @@ -49,7 +49,9 @@ Known bugs: * Display is far too slow. * Real bold doesn't compensate for changing character widths without Color QuickDraw. [MAYBE FIXED] - * init_ucs() gets unitab_xterm completely wrong. + * Compiling ssh.c using SC 8.8.4 with "-opt time" causes SSH1 + connections to fail with "Incorrect CRC received on packet". Using + "-opt none" works around this. Unimplemented features: -- 2.11.0