Author: Wouter van Oortmerssen (wouter@gene.fwi.uva.nl) Bugs fixed in v3.0b (nearly all were tiny problems, with great consequences!) - internal errors on 68000 systems - problems with inherited methods - modules could have 4 superfluous bytes of code in them - default arguments in modules could get lost - method redefinition could cause double declaration errors - ptr's to in objects in modules would get lost [now ec will try to find the correct object, else type = LONG] Other bugs are being taken care of, but are mostly not that urgent. Wouter van Oortmerssen