[commit: packages/base] ghc-7.8: Update changelog.md (14c9cb2)
git at git.haskell.org
git at git.haskell.org
Tue Nov 25 21:42:52 UTC 2014
Repository : ssh://git@git.haskell.org/base
On branch : ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/14c9cb297d4de7828941e41811d0eab4f3754c2d/base
>---------------------------------------------------------------
commit 14c9cb297d4de7828941e41811d0eab4f3754c2d
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Nov 25 22:43:25 2014 +0100
Update changelog.md
>---------------------------------------------------------------
14c9cb297d4de7828941e41811d0eab4f3754c2d
changelog.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/changelog.md b/changelog.md
index bb42c1e..12f3108 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,13 @@
# Changelog for [`base` package](http://hackage.haskell.org/package/base)
+## 4.7.0.2 *Dec 2014*
+
+ * Bundled with GHC 7.8.4
+
+ * Fix performance bug in `Data.List.inits` (#9345)
+
+ * Fix handling of null bytes in `Debug.Trace.trace` (#9395)
+
## 4.7.0.1 *Jul 2014*
* Bundled with GHC 7.8.3
More information about the ghc-commits
mailing list