aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2010-12-06 22:21:03 +0000
committerDavid Waern <david.waern@gmail.com>2010-12-06 22:21:03 +0000
commitd3880d5c4c325ad4d76da7e53e9aa249f01dd8a5 (patch)
treef14cddf2ee1f445998f1357070b81a472e6af245 /CHANGES
parent723cd4e2ac9e513e60de71ed7efffcccd0a10c2f (diff)
Update CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1af47875..d688e721 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+Changes in version 2.9.0
+
+ * Drop support for ghc < 7
+
+ * New flag --qual for qualification of names
+
+ * Print doc coverage information to stdout when generating docs
+
+ * Include an 'All' option in the A-Z subdivided index
+
+ * Make TOC group header identifiers validate
+
+ * Minor changes to the API
+
Changes in the version that comes with GHC 7.0.1
[This version claims it is 2.8.0 but is actually based on 2.8.1]