[Pkg-haskell-commits] darcs: hdbc: Prepping 1.1.0
John Goerzen
jgoerzen at complete.org
Fri Jan 4 15:06:04 UTC 2013
Wed May 2 20:23:15 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Prepping 1.1.0
Ignore-this: a78140b8a0a712ace69e4bf9b6503f34
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: a78140b8a0a712ace69e4bf9b6503f34
diff -rN -u old-hdbc//changelog new-hdbc//changelog
--- old-hdbc//changelog 2013-01-04 15:06:03.747783649 +0000
+++ new-hdbc//changelog 2013-01-04 15:06:04.651718765 +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-hdbc//copyright new-hdbc//copyright
--- old-hdbc//copyright 2013-01-04 15:06:03.747783649 +0000
+++ new-hdbc//copyright 2013-01-04 15:06:04.539229724 +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