Version 1.3.9 v1.3.9
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Aug 2011 18:57:22 +0000 (20:57 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Aug 2011 18:57:22 +0000 (20:57 +0200)
NEWS
configure.ac
debian/changelog
metaproxy.spec
win/makefile

diff --git a/NEWS b/NEWS
index 1da369d..a5a12ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
+--- 1.3.9 2011/08/25
+
+zoom: urlRecipe result is stored in <pz:metadata type="generated-url">.
+
+zoom: For content proxy authentication is stored in param name
+"auth", instead of "authentication".
+
 --- 1.3.8 2011/08/22
 
-zooom: relay schema in SRU mode. Previously recordSchema was not affected
+zoom: relay schema in SRU mode. Previously recordSchema was not affected
 by elementSet.
 
 --- 1.3.6 2011/08/22
index e4c8aa2..a1445a8 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.3.8],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.3.9],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index 7a69555..1f44519 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.3.9-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 25 Aug 2011 20:55:30 +0200
+
 metaproxy (1.3.8-1indexdata) unstable; urgency=low
 
   * Upstream.
index 283bbca..c405877 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Z39.50/SRU router
 Name: metaproxy
-Version: 1.3.8
+Version: 1.3.9
 Release: 1indexdata
 License: GPL
 Group: Applications/Internet
index 11e5a7d..37daeb3 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.8
+VERSION=1.3.9
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz