aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-03-13 21:19:07 +0000
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-03-13 21:19:07 +0000
commit5bcc09947718bec704ff9561dc193ba3c50a1ccf (patch)
treead6047e1d7fb5377d7599e7cacade72dc3589221 /CHANGES
parent385db9ab8cec14b21c06632eb1fcbe14ac3c3859 (diff)
Always read in prologue files as UTF8 (#286).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a98a0e06..c59051a6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+Changes in version 2.15.0
+
+ * Always read in prologue files as UTF8 (#286 and Cabal #1721)
+
Changes in version 2.14.1
* Render * and -> with their UnicodeSyntax equivalents if -U is enabled