From 75c3379b6d76e914cc3c7ffd290b6b1cad7ea3e6 Mon Sep 17 00:00:00 2001
From: Roman Leshchinskiy <rl@cse.unsw.edu.au>
Date: Tue, 30 Aug 2011 19:16:35 +0000
Subject: [PATCH] Changelog

---
 primitive.cabal | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/primitive.cabal b/primitive.cabal
index 21999a4..3e19e84 100644
--- a/primitive.cabal
+++ b/primitive.cabal
@@ -13,6 +13,10 @@ Description:
         This package provides wrappers for primitive array operations from
         GHC.Prim.
         .
+        Changes in version 0.4.0.1
+        .
+        * Critical bug fix in @fillByteArray@
+        .
         Changes in version 0.4
         .
         * Support for GHC 7.2 array copying primitives
-- 
GitLab