4.2. note on universe API, please propagate

svn: r14897
This commit is contained in:
Matthias Felleisen 2009-05-21 12:53:05 +00:00
parent 78f1b0c9a4
commit 76c743c5e6

View File

@ -1,3 +1,10 @@
------------------------------------------------------------------------
Version 4.2 [Thu May 21 08:51:15 EDT 2009]
* the universe API has changed. It no longer uses chars or symbols
for the callbacks but one-letter strings, except for arrow keys
and special events, which are arbitrarily long strings.
------------------------------------------------------------------------
Version 4.1.5 [Sat Feb 14 20:12:23 EST 2009]