[commit: packages/containers] merge-restrict-fix-5.8: Adjust changelog (b859e65)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:47:35 UTC 2017
Repository : ssh://git@git.haskell.org/containers
On branch : merge-restrict-fix-5.8
Link : http://git.haskell.org/packages/containers.git/commitdiff/b859e651af318f6a7e0e3838d4d45fef8b59c0d3
>---------------------------------------------------------------
commit b859e651af318f6a7e0e3838d4d45fef8b59c0d3
Author: David Feuer <David.Feuer at gmail.com>
Date: Mon Feb 6 18:30:18 2017 -0500
Adjust changelog
>---------------------------------------------------------------
b859e651af318f6a7e0e3838d4d45fef8b59c0d3
changelog.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/changelog.md b/changelog.md
index d180353..40d55e2 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,10 @@
# Changelog for [`containers` package](http://github.com/haskell/containers)
+## 0.5.8.2
+
+ * Fix completely incorrect implementations of `restrictKeys` and
+ `withoutKeys`.
+
## 0.5.8.1
### General package changes
More information about the ghc-commits
mailing list