Version 1.7.1 v1.7.1
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 2 Dec 2014 12:16:03 +0000 (12:16 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 2 Dec 2014 12:16:03 +0000 (12:16 +0000)
IDMETA
NEWS

diff --git a/IDMETA b/IDMETA
index 0e95b3e..a6de943 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="utopic trusty saucy precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.7.0
+VERSION=1.7.1
diff --git a/NEWS b/NEWS
index dfce9d4..de2d637 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+--- 1.7.1 2014/12/02
+
+Use YAZ backtrace facility MP-582
+
+Fix libmetaproxy-dev depends on libgnutls-dev - MP-580
+libgnutls-dev is unavailable on jessie.
+
+Update template filter to avoid Pimpl MP-579
+
+cgi: POSTed content - part of MP-562
+
+Fix filter cgi does not relay session close MP-577
+
 --- 1.7.0 2014/10/28
 
 Add support for binding outgoing IP for http_client and z3950_client