From f52dd047210cb7e104cfbab809f9787865056b46 Mon Sep 17 00:00:00 2001 From: Ben Gamari <ben@smart-cactus.org> Date: Mon, 26 Oct 2015 18:34:12 +0100 Subject: [PATCH] Fix 7.10.3 release notes --- docs/users_guide/7.10.3-notes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/users_guide/7.10.3-notes.xml b/docs/users_guide/7.10.3-notes.xml index 98235c5c5b1f..e17d96a453e8 100644 --- a/docs/users_guide/7.10.3-notes.xml +++ b/docs/users_guide/7.10.3-notes.xml @@ -3,7 +3,7 @@ <title>Release notes for version 7.10.3</title> <para> - The 7.10.3 release is a bugfix release, with over 70+ bug fixes + The 7.10.3 release is a bugfix release, with over fifty bug fixes relative to 7.10.2. The major fixes are listed below. For the full list with more detail, see the <ulink url="https://ghc.haskell.org/trac/ghc/milestone/7.10.3">GHC 7.10.3 -- GitLab