summaryrefslogtreecommitdiff
path: root/libraries/ghc-prim
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2017-12-20 08:10:59 +0100
committerHerbert Valerio Riedel <hvr@gnu.org>2017-12-20 08:10:59 +0100
commit71f96bb349e1ef34f1d23fd49b0265813e90fd2c (patch)
treedca631bcead08e9768af5edd62a5444a517de396 /libraries/ghc-prim
parentff1544d6db26c16d801f9cf9197db6eede57d576 (diff)
downloadhaskell-71f96bb349e1ef34f1d23fd49b0265813e90fd2c.tar.gz
Sync up ghc-prim changelog from GHC 8.2 branch
[skip ci] (cherry picked from commit 005656776be8a447785627d549ee393dad468ff6)
Diffstat (limited to 'libraries/ghc-prim')
-rw-r--r--libraries/ghc-prim/changelog.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/libraries/ghc-prim/changelog.md b/libraries/ghc-prim/changelog.md
index b01bf8bee9..a2529ea1a5 100644
--- a/libraries/ghc-prim/changelog.md
+++ b/libraries/ghc-prim/changelog.md
@@ -8,7 +8,13 @@
- Don't allocate a thunk for each unpacked UTF-8 character in `unpackCStringUtf8#`
-## 0.5.1.0
+## 0.5.1.1 *November 2017*
+
+- Shipped with GHC 8.2.2
+
+- Changed strictness properties of `catchRetry#` (#14171)
+
+## 0.5.1.0 *July 2017*
- Shipped with GHC 8.2.1