From: simonm Date: Mon, 13 Oct 1997 15:58:41 +0000 (+0000) Subject: [project @ 1997-10-13 15:58:41 by simonm] X-Git-Tag: Approx_2487_patches~1390 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=25a3b2731ed2cf127495f823892e9ec572a7b30f;p=ghc-hetmet.git [project @ 1997-10-13 15:58:41 by simonm] this should have been committed before 2.08. --- diff --git a/ghc/docs/users_guide/2-08-notes.lit b/ghc/docs/users_guide/2-08-notes.lit index cfc55c0..03a5b69 100644 --- a/ghc/docs/users_guide/2-08-notes.lit +++ b/ghc/docs/users_guide/2-08-notes.lit @@ -26,6 +26,8 @@ Here's a list of the changes made since GHC 2.07: \item added support for @unmapMiddleStackPage@ on cygwin32. +\item fixed a divide-by-zero problem in the GC statistics code. + \end{itemize} The following changes were made to Happy: