Version 1.3.8 v1.3.8
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Aug 2011 13:14:41 +0000 (15:14 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Aug 2011 13:14:41 +0000 (15:14 +0200)
NEWS
configure.ac
debian/changelog
metaproxy.spec
win/makefile

diff --git a/NEWS b/NEWS
index 5a5787b..1da369d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+--- 1.3.8 2011/08/22
+
+zooom: relay schema in SRU mode. Previously recordSchema was not affected
+by elementSet.
+
 --- 1.3.6 2011/08/22
 
 zoom: new target profile element literalTransform that holds XSLT
index c242dc5..e4c8aa2 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.3.6],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.3.8],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index eb65ecb..7a69555 100644 (file)
@@ -1,3 +1,15 @@
+metaproxy (1.3.8-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 22 Aug 2011 15:13:02 +0200
+
+metaproxy (1.3.7-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 22 Aug 2011 14:55:08 +0200
+
 metaproxy (1.3.6-1indexdata) unstable; urgency=low
 
   * Upstream.
index 52449e0..283bbca 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Z39.50/SRU router
 Name: metaproxy
-Version: 1.3.6
+Version: 1.3.8
 Release: 1indexdata
 License: GPL
 Group: Applications/Internet
index fc333d8..11e5a7d 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.6
+VERSION=1.3.8
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz