[Pkg-haskell-commits] darcs: ftphs: Summarized updates in debian/changelog
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:23:36 UTC 2013
Mon Oct 10 17:53:12 UTC 2005 John Goerzen <jgoerzen at complete.org>
* Summarized updates in debian/changelog
Ignore-this: 62ff2725acb8b48772268c7bfac74cc5
M ./changelog +19
Mon Oct 10 17:53:12 UTC 2005 John Goerzen <jgoerzen at complete.org>
* Summarized updates in debian/changelog
Ignore-this: 62ff2725acb8b48772268c7bfac74cc5
diff -rN -u old-ftphs//changelog new-ftphs//changelog
--- old-ftphs//changelog 2013-01-04 14:23:35.419735133 +0000
+++ new-ftphs//changelog 2013-01-04 14:23:36.602461775 +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