aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2012-05-16 02:35:33 +0200
committerDavid Waern <david.waern@gmail.com>2012-05-16 02:35:33 +0200
commitb9274d69f71e90170054a70aac5a33b6daa49df3 (patch)
treef5435348a85caf62f0c44578bd8dfa0a7f745586 /CHANGES
parent27672d7a5bbc3dbd26de17472f10e41f71b9d110 (diff)
Mention the new aliased --qual mode in CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 8af677a4..527a8fe0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,7 +10,10 @@ Changes in version 2.11.0
* Fix a case where we were generating invalid xhtml
- * Better behaviour of the --qual option (no crashes, proper error messages)
+ * Improved --qual option (no crashes, proper error messages)
+
+ * A new --qual option "aliased" which qualifies identifers by the module alias
+ used in the source code
* The Haddock API restores GHC's static flags after invocation