[commit: haddock] master: Update CHANGES to follow 2.14.3 (8222e68)
git at git.haskell.org
git at git.haskell.org
Fri Apr 11 18:04:35 UTC 2014
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/8222e68281558f9f6b4ebf1046aad2690d82e1bd
>---------------------------------------------------------------
commit 8222e68281558f9f6b4ebf1046aad2690d82e1bd
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Fri Apr 11 18:59:30 2014 +0100
Update CHANGES to follow 2.14.3
>---------------------------------------------------------------
8222e68281558f9f6b4ebf1046aad2690d82e1bd
CHANGES | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGES b/CHANGES
index 513c2c1..13ff810 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)
More information about the ghc-commits
mailing list