]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - README.mac
Removing one bug, and hunting another
[PuTTY.git] / README.mac
index bd761c1f86df42e9bb01d74868def2fe0d3f9732..1f2bbff7a15205cc81ae3ba7eb3e27536428905d 100644 (file)
@@ -1,4 +1,4 @@
-$Id: README.mac,v 1.1.2.1 1999/03/29 19:51:40 ben Exp $
+$Id: README.mac,v 1.1.2.4 1999/09/01 22:12:48 ben Exp $
 
 Information about PuTTY for the Mac OS
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
@@ -6,14 +6,18 @@ Information about PuTTY for the Mac OS
 Known bugs:
 
  * PowerPC and fat versions fail to start on systems without AppearanceLib (ie
-   most System 7 ones).  The 68k version works fine.
+   most System 7 ones).  The 68k version works fine. [MAYBE FIXED]
  * If the screen scrolls more than once between calls to WaitNextEvent, Bad
    Things can happen owing to a bug in do_scroll.  This can be fixed when I
    have an easy way to test it.
  * Display is far too slow.
- * Fails to work on systems without Color QuickDraw.
- * Real bold doesn't compensate for changing character widths.
+ * Fails to work on systems without Color QuickDraw. [FIXED]
+ * Real bold doesn't compensate for changing character widths without Color
+   QuickDraw. [MAYBE FIXED]
+ * Scrolling appears to be shafted on Original QuickDraw.
  * ResEdit 'TMPL' resource seems to be broken.
+ * sshsha.c and sshmd5.c cause a stack overflow in Apple's PowerPC C compiler 
+   unless optimisation is entirely disabled.
 
 Features we need (and aren't entirely obvious):