You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
br-parser-tools/notes/releases/46.html

80 lines
1.4 KiB
HTML

<html>
<head>
<title> DrScheme Release Notes </title>
</head>
<body>
<h2><img align=center
src="http://www.cs.rice.edu/CS/PLT/packages/drscheme/logo.gif"
alt="[DrScheme logo]">
DrScheme Release Notes</h2>
<p>
<b>Current Release</b>:<tt> </tt> 46 <br>
<b>Release Date</b>:<tt> </tt> December 5, 1996.
<p>
Send bug reports to:<tt>
<a href="mailto:plt-bugs@cs.rice.edu">
plt-bugs@cs.rice.edu</a></tt>
<p>
The following is a summary of the major changes in this release
from the previous one.
<h4> DrScheme </h4>
<ul>
<li>
All of MzScheme's syntax is now supported in DrScheme, except
for units with signatures.
</ul>
<h4> Analysis </h4>
<ul>
<li>
The Analysis tool (MrSpidey) is temporarily unavailable in
release 46 and will reappear in a future release.
</ul>
<h4> Donkey </h4>
<ul>
<li>
The Stepper tool (Donkey) is temporarily unavailable in
release 46 and will reappear in 47.
</ul>
<h4> MrEd </h4>
<ul>
<li>See <tt>plt/mred/HISTORY</tt> and <tt>plt/mred/system/history</tt>
in the distribution for changes.
</ul>
<h4> MzScheme </h4>
<ul>
<li>See <tt>plt/mzscheme/HISTORY</tt> in the distribution for
changes.
</ul>
<h4> Known Problems </h4>
<ul>
<li>
DrScheme internally normalizes pathnames, resolving all links
to absolute paths. This causes problems with systems that use
automounting.
<li>
See also <tt>plt/openbugs</tt> in the distribution.
</ul>
</body>
</html>