+--- 1.3.3 2008/03/20
+
+Added support for limiting the number of sockets (connections) to
+a particular backend. The new setting is called 'max-sockets' and
+must be defined in the target section.
+
+API verson 3 of USEMARCON is used. Patch by Ere Maijala.
+
--- 1.3.2 2008/02/29
Added option -D for yazproxy which puts yazproxy in background after
dnl See the file LICENSE for details.
dnl $Id: configure.ac,v 1.20 2008-02-22 14:59:57 adam Exp $
AC_PREREQ(2.60)
-AC_INIT([yazproxy],[1.3.2],[adam@indexdata.dk])
+AC_INIT([yazproxy],[1.3.3],[adam@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.9])
+yazproxy (1.3.3-1) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Thu, 20 Mar 2008 11:47:33 +0100
+
yazproxy (1.3.2-1) unstable; urgency=low
* Upstream.