From d3880d5c4c325ad4d76da7e53e9aa249f01dd8a5 Mon Sep 17 00:00:00 2001
From: David Waern <david.waern@gmail.com>
Date: Mon, 6 Dec 2010 22:21:03 +0000
Subject: [PATCH] Update CHANGES

---
 CHANGES | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

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]
-- 
GitLab