[Pkg-haskell-commits] darcs: ftphs: Prepping for 0.14.2

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


Thu Apr 13 20:22:48 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * Prepping for 0.14.2
  Ignore-this: d683931f81f316241aa960ee9c454418
  

    M ./changelog +15

Thu Apr 13 20:22:48 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * Prepping for 0.14.2
  Ignore-this: d683931f81f316241aa960ee9c454418
  
diff -rN -u old-ftphs//changelog new-ftphs//changelog
--- old-ftphs//changelog	2013-01-04 14:24:22.894742087 +0000
+++ new-ftphs//changelog	2013-01-04 14:24:23.874363270 +0000
@@ -1,3 +1,18 @@
+missingh (0.14.2) unstable; urgency=low
+
+  * ConfigParser gives more helpful error messages when possible --
+    it now includes section and option in most error messages
+  * Unit tests updated for new ConfigParser output
+  * MissingH.Str: New function escapeRe that takes a string and makes
+    a regular expression that matches the string literally.
+  * MissingH.IO.HVFS: New function vDoesExist
+  * MissingH.List: New function hasAny
+  * New modules: MissingH.Path.Glob and MissingH.Path.WildMatch
+    and tests for them
+  * 716 total unit tests now
+
+ -- John Goerzen <jgoerzen at complete.org>  Thu, 13 Apr 2006 00:14:10 -0500
+
 missingh (0.14.0) unstable; urgency=low
 
   * New function splitWs





More information about the Pkg-haskell-commits mailing list