aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-04-11 18:59:30 +0100
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-04-11 18:59:30 +0100
commit8222e68281558f9f6b4ebf1046aad2690d82e1bd (patch)
treedb1e072f1116da31160f1309be8bc75564bd9e94 /CHANGES
parent1a4b54cca2239881a998af9ce472a2dc519f3ca4 (diff)
Update CHANGES to follow 2.14.3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 513c2c18..13ff8107 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@ Changes in version 2.15.0
* Always read in prologue files as UTF8 (#286 and Cabal #1721)
+Changes in version 2.14.3
+
+ * Fix parsing of identifiers with ^ or ⋆ in them (#298)
+
Changes in version 2.14.2
* Always drop --split-objs GHC flag for performance reasons (#292)