From 977b58d15a4d5068bde25691aafb0a5454b1c52a Mon Sep 17 00:00:00 2001 From: David Waern Date: Thu, 1 May 2008 12:33:04 +0000 Subject: Update CHANGES --- CHANGES | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGES b/CHANGES index 2ff18815..d415ea83 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,16 @@ +Changes in version 2.1.0: + + * Fix a bug that made links point to the defining module instead + of the "best" one (e.g Int pointing to GHC.Base instead of Data.Int) + + * Fix a couple of smaller bugs + + * The representation of DocName was changed in the library + + * Add a flag --no-warnings for turning off warnings + +----------------------------------------------------------------------------- + Changes in version 2.0.0.0: * The GHC API is used as the front-end -- cgit v1.2.3