[Pkg-haskell-commits] darcs: haskell-configfile: Conflict resolution

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


Wed Apr  5 19:22:52 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * Conflict resolution
  Ignore-this: 671b1ba7bcfa65ce1462d3246596646a
  

    M ./changelog +23

Wed Apr  5 19:22:52 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * Conflict resolution
  Ignore-this: 671b1ba7bcfa65ce1462d3246596646a
  
diff -rN -u old-haskell-configfile//changelog new-haskell-configfile//changelog
--- old-haskell-configfile//changelog	2013-01-04 14:43:54.014224805 +0000
+++ new-haskell-configfile//changelog	2013-01-04 14:43:55.731667606 +0000
@@ -1,3 +1,26 @@
+missingh (0.13.2) unstable; urgency=low
+
+  * New function splitWs
+
+ -- John Goerzen <jgoerzen at complete.org>  Tue,  4 Apr 2006 05:31:15 -0500
+
+missingh (0.13.1) unstable; urgency=low
+
+  * Note Build-Depends on HUnit in MissingH.Cabal.  Closes: #356196.
+  * MissingH.IO.HVIO: No longer return EOFError when vGetContents called
+    at EOF, for compatibility with hGetContents.  Reported by
+    Bulat Ziganshin.
+  * MissingH.IO.HVFS.Utils: Applied suggestion from Bulat
+    to make recursiveRemove cleaner.
+  * MissingH.IO.HVIO: Minor bugfixes suggested by Bulat.
+  * Updated, fixed typos, and enhanced various docs.
+  * testsrc/Listtest: Added unit tests for spanList
+  * MissingH.List: Replaced implementation of spanList with one
+    suggested by Bulat.
+  * Added ghc6 (>= 6.4.1) to Debian build-depends.
+
+ -- John Goerzen <jgoerzen at complete.org>  Sat, 11 Mar 2006 12:26:03 -0600
+
 missingh (0.13.0) unstable; urgency=low
 
   * This release introduces some API changes that will affect 





More information about the Pkg-haskell-commits mailing list