rmz/mr elease notes for 4.1 (forgot to commit before)

svn: r11192
This commit is contained in:
Matthew Flatt 2008-08-11 23:54:40 +00:00
parent 4861fa5f03
commit 57d33070f9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Version 4.1
Version 4.1, August 2008
Added auto-resize init argument and method to message%
Added scroll-editor-to method to editor<%>

View File

@ -1,4 +1,4 @@
Version 4.1
Version 4.1, August 2008
Changed namespaces to have a base phase; for example, calling
eval at compile-time uses a phase-1 namespace
Added logging facilities: make-logger, etc.