<h3>General</h3>
<ol>
+ <li> <p>
+ Fixed: On certain systems running CygWin, a call to
+ <code>gethostname()</code> could cause deal.II to hang. The reason
+ seems to be that the call disables long double computations which
+ revert to just double precision. This then leads to an endless loop in
+ computing weights for quadrature points because the convergence
+ criterion cannot be reached with simple double precision. This is now
+ fixed by disabling the call to <code>gethostname()</code> on these
+ systems.
+ <br>
+ (Ralf B. Schulz, WB, 2005/03/02)
+ </p>
+
<li> <p>
Fixed: The step-16 example program wasn't listed in the
navigation bar of the tutorial section, although it was in the
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams