[commit: packages/primitive] ghc-head: Update changelog (5ae8fbb)
git at git.haskell.org
git at git.haskell.org
Tue Nov 19 22:44:32 UTC 2013
Repository : ssh://git@git.haskell.org/primitive
On branch : ghc-head
Link : http://git.haskell.org/packages/primitive.git/commitdiff/5ae8fbb8131ccc934cadd29cc1d17298cfdaef4b
>---------------------------------------------------------------
commit 5ae8fbb8131ccc934cadd29cc1d17298cfdaef4b
Author: Bryan O'Sullivan <bos at serpentine.com>
Date: Tue Nov 19 13:13:30 2013 -0800
Update changelog
>---------------------------------------------------------------
5ae8fbb8131ccc934cadd29cc1d17298cfdaef4b
changelog | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changelog b/changelog
index 41ff6a1..f554d66 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+Changes in version 0.5.2.0
+
+ * Add strict variants of 'MutVar' modification functions
+
Changes in version 0.5.0.1
* Disable array copying primitives for GHC 7.6.* and earlier
More information about the ghc-commits
mailing list