aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authordavid.waern <david.waern@gmail.com>2008-11-02 22:44:19 +0000
committerdavid.waern <david.waern@gmail.com>2008-11-02 22:44:19 +0000
commita13c0a9f60b1fd8aed11c81726cc768db0de384b (patch)
tree01538ca501708c1ab6c5d53025b40725c5713662 /CHANGES
parent2d00094828101a3cc52a0ee00c336fd96b2d60bb (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 6e2f013d..773d6ffc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+Changed in version 2.3.0:
+
+ * Support for GHC 6.10.1
+
+ * Slightly improved space usage
+
+ * Fix a bug that made hidden modules show up in the contents & index pages
+
+ * Fix a bug that made Haddock load modules twice
+
+ * Improvements to the Hoogle output
+
+-----------------------------------------------------------------------------
+
Changed in version 2.2.2:
* Relax version dependency on ghc-paths