+--- 1.0.19 2009/07/08
+
+For filter multi, the target (for routing) may be given as a glob-pattern.
+
+More documentation for filters virt_db and multi.
+
+Update schema to allow for no database in sru_z3950 filter.
+
--- 1.0.18 2009/06/30
Added limit filter to put sleep (penalty) for heavy use.
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.0.18],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.0.19],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.0.18
+VERSION=1.0.19
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz