summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-06 07:44:08 +0200
committerFlorian Franzmann2015-08-06 20:53:30 +0200
commitfbaf97d387356f13014207022e1931bfae90499f (patch)
tree4f5d1c42fd265b698e61fe8a652caa3a79f8d7f4 /ChangeLog
parentb8442c8a8ca4b787b19ccd057bf5d4dbe04f0cec (diff)
haskell/haskell-persistent-sqlite: new spell, backend for the persistent library using sqlite3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16c8d61c39..91c422b224 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,8 @@
* haskell/haskell-gsasl: new spell, bindings for gsasl
* haskell/haskell-network-protocol-xmpp: new spell, client library for the
XMPP protocol
+ * haskell/haskell-persistent-sqlite: new spell, backend for the persistent
+ library using sqlite3
2015-08-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/mysqlclient: new spell, MySQL database connector for