[Pkg-haskell-commits] darcs: haskell-convertible: Prepping 1.1.0
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:38:05 UTC 2013
Wed May 2 20:23:15 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Prepping 1.1.0
Ignore-this: 2a821c43d7a54ab0448eb54c0e77e987
M ./changelog +8
M ./copyright -1 +1
Wed May 2 20:23:15 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Prepping 1.1.0
Ignore-this: 2a821c43d7a54ab0448eb54c0e77e987
diff -rN -u old-haskell-convertible//changelog new-haskell-convertible//changelog
--- old-haskell-convertible//changelog 2013-01-04 14:38:04.487722298 +0000
+++ new-haskell-convertible//changelog 2013-01-04 14:38:05.811911542 +0000
@@ -1,3 +1,11 @@
+hdbc (1.1.0.0) unstable; urgency=low
+
+ * New API thanks to Peter Thiemann.
+ * Fixed fromSql thanks to patch from Marco Tulio Gontijo e Silva.
+ Closes: #399858.
+
+ -- John Goerzen <jgoerzen at complete.org> Wed, 02 May 2007 05:21:38 -0500
+
hdbc (1.0.1.2) unstable; urgency=low
* Updated for GHC 6.6. Closes: #393805.
diff -rN -u old-haskell-convertible//copyright new-haskell-convertible//copyright
--- old-haskell-convertible//copyright 2013-01-04 14:38:04.487722298 +0000
+++ new-haskell-convertible//copyright 2013-01-04 14:38:05.703941816 +0000
@@ -7,7 +7,7 @@
The Darcs repository for this program can be accessed with:
darcs get --partial http://darcs.complete.org/hdbc
-Copyright (C) 2005-2006 John Goerzen <jgoerzen at complete.org>
+Copyright (C) 2005-2007 John Goerzen <jgoerzen at complete.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
More information about the Pkg-haskell-commits
mailing list