<ol>
<li> <p>
- Fix: in the triangulation, the <code
- class="member">straight_boundary</code> variable, which is a
- reference, was assigned the address of a temporary object. It
- is unclear how this could have worked for three years, but it
- apparently did...
+ Updated: the scripts <code>config.sub</code> and
+ <code>config.guess</code> were updated to their newest
+ versions, since <code>./configure</code> did not run properly
+ on all systems. They are needed to determine the host system
+ type correctly.
<br>
- (WB 2001/02/26)
- </p>
-
- <li> <p>
- Fix: the <code
- class="member">DoFTools::compute_intergrid_constraints</code>
- function took memory quadratic in the number of degrees of
- freedom. This is now reduced to linear behaviour, with a
- constant that depends on the number of levels by which the two
- grids differ.
- <br>
- (WB 2001/02/26)
+ (WB 2001/03/06)
</p>
</ol>