summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 216b474..ed900f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sqlcipher (2.2.1-3) unstable; urgency=low
+
+ [ Fernando Seiti Furusato ]
+ * use autoreconf and autotools-dev to build on new arches (Closes: #755939)
+
+ [ Hans-Christoph Steiner ]
+ * fix libname in pkgconfig (Closes: #741907)
+
+ -- Hans-Christoph Steiner <hans@eds.org> Thu, 31 Jul 2014 14:05:38 -0400
+
sqlcipher (2.2.1-2) unstable; urgency=low
* set SQLITE_TEMP_STORE=2, as required by upstream (Closes: #726464)