Version 1.4.7 v1.4.7
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Mar 2014 09:00:44 +0000 (10:00 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Mar 2014 09:00:44 +0000 (10:00 +0100)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 512f1d9..86dd916 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="saucy raring quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.4.6
+VERSION=1.4.7
diff --git a/NEWS b/NEWS
index df11837..3909a0c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+--- 1.4.7 2014/03/25
+
+query_rewrite: pass-thru non Type-1 queries MP-527
+
+metaproxy stop (SIGTERM) kills all child processes spanwed by
+filter (if any) before invoking filter destructors. MP-525
+
 --- 1.4.6 2014/03/21
 
 http_file: only supports HTTP GET MP-523
index c0616ce..9ff8821 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.4.7-1.indexdata) unstable; urgency=medium
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 25 Mar 2014 09:59:39 +0100
+
 metaproxy (1.4.6-1.indexdata) unstable; urgency=medium
 
   * Upstream.
index a39371f..f0a50fd 100644 (file)
@@ -8,7 +8,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.4.6
+VERSION=1.4.7
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz