+--- 1.1.3 2010/04/21
+
+The SRU to Z39.50 filter does repeated Z39.50 present requests
+to fetch all records. Needed when a Z39.50 server returns partial
+results (due to message size limits).
+
--- 1.1.2 2010/03/18
Metaproxy now kills all child processes that are spawned by
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.1.2],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.1.3],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.1.3-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Wed, 21 Apr 2010 14:31:38 +0200
+
metaproxy (1.1.2-1indexdata) unstable; urgency=low
* Upstream.
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.1.2
+VERSION=1.1.3
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz