[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:03:28 UTC 2010


The following commit has been merged in the master branch:
commit 10c4405d7a5fc814b3ac87301e91e834257e3295
Author: John Goerzen <jgoerzen at complete.org>
Date:   Mon Oct 10 18:53:12 2005 +0100

    Summarized updates in debian/changelog

diff --git a/debian/changelog b/debian/changelog
index a9752cd..0e993b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+missingh (0.12.0) unstable; urgency=low
+
+  * Added simplegrap.hs example
+  * New module: MissingH.Daemon, to support detaching from a
+    controlling terminal
+  * Fixes to make docs work with Haddock 0.7
+  * New function in MissingH.Maybe: forceMaybeMsg
+  * HVIO and HVFS now provide abstractions for binary I/O
+  * MissingH.IO.Binary now uses HVIO/HVFS abstractions instead of being
+    tied to Handles
+  * MissingH.IO.Binary can now work with Strings or [Word8], instead of
+    just Strings.
+  * MissingH.IO.Binary.hBlockCopy optimized to require no conversion
+    of the buffer.
+  * Updated MissingH.IO.BlockIO to upstream version 2005-02-14
+  * Updated MissingH.Threads.Child and Timeout to upstream version 2005-02-14
+
+ -- John Goerzen <jgoerzen at complete.org>  Mon, 10 Oct 2005 05:50:02 -0500
+
 missingh (0.11.5) unstable; urgency=low
 
   * Added lazyMapM to MissingH.IO

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list