+--- 1.3.11 2011/09/09
+
+Fix bug in filter session_shared where sessions would not expire
+properly (session ttl). This in turn could make the target close the
+connection before expected and session_shared would return diagnostic
+2: system temporarily available.
+
--- 1.3.10 2011/09/09
zoom: new target profile setting: sortmap_field. If sortmap_field is given
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.3.10],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.3.11],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.3.11-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Fri, 09 Sep 2011 11:06:56 +0200
+
metaproxy (1.3.10-1indexdata) unstable; urgency=low
* Upstream.
Summary: Z39.50/SRU router
Name: metaproxy
-Version: 1.3.10
+Version: 1.3.11
Release: 1indexdata
License: GPL
Group: Applications/Internet
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.3.10
+VERSION=1.3.11
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz