[Pkg-haskell-commits] darcs: haskell-configfile: Summarized updates in debian/changelog

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:40:43 UTC 2013


Mon Oct 10 17:53:12 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * Summarized updates in debian/changelog
  Ignore-this: 713387e79a665e137c22d95658b7415
  

    M ./changelog +19

Mon Oct 10 17:53:12 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * Summarized updates in debian/changelog
  Ignore-this: 713387e79a665e137c22d95658b7415
  
diff -rN -u old-haskell-configfile-1//changelog new-haskell-configfile-1//changelog
--- old-haskell-configfile-1//changelog	2013-01-04 14:40:41.027918604 +0000
+++ new-haskell-configfile-1//changelog	2013-01-04 14:40:43.006784486 +0000
@@ -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





More information about the Pkg-haskell-commits mailing list