change in 4.2.1

svn: r15540
This commit is contained in:
Eli Barzilay 2009-07-23 12:49:16 +00:00
parent b39966bd0e
commit afe7e75f1e

View File

@ -1,3 +1,15 @@
------------------------------
Version 4.2.1
------------------------------
. (Eli) The module browser used to treat any non-string require as
"libraries", where they can all be hidden or not. Now this does
not include requires from the same "package", where a package is
defined as a toplevel collection or a planet collection. This
means that requiring a file from your own collection is just as
convenient to do (wrt the module browser) using the normal
symbolic form.
------------------------------
Version 4.2
------------------------------