Changes warning

original commit: a909a4aad4e94ece1006c969ccf3505d6e86ffa3
This commit is contained in:
Matthew Flatt 1998-03-16 17:29:09 +00:00
parent 08387febfc
commit 6e8c7e8948

View File

@ -1,5 +1,14 @@
Version 51: ??, 1998
IMPORTANT: Expect major changes in the MrEd toolbox with version 53 or
so. Likely changes include:
* Removing the useless size arguments for initializing mred:frame%,
mred:button%, etc. instances.
* Changing the ``nothing'' value (e.g., no parent frame) from null
to #f.
* Replacing `bitwise-or'ed wx:const-XXX numerical constants with
lists of 'wx:const-XXX symbols.
Engine:
-------
The wx: classes and procedures are no longer ``built-in''