Released primarily because some applications still uses libyaz3.
+--- 3.0.53 2011/02/09
+
+clone_z_type: fix leak; occurred for enc failures.
+
+Add libyaz.la to yaz-icu's LDADD list. yaz-icu uses libyaz.la symbols - not
+only libyaz_icu.la. This should fix Debian bug:
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556768
+A similar problem was present for yaz-ztest, IDs bugzilla #3036.
+
--- 3.0.52 2009/12/03
tcpip comstack: fix use of uinitialized variable in cs_straddr. This
dnl This file is part of the YAZ toolkit.
-dnl Copyright (C) 1995-2009 Index Data
+dnl Copyright (C) 1995-2011 Index Data
AC_PREREQ([2.60])
-AC_INIT([yaz],[3.0.52],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[3.0.53],[yaz-help@indexdata.dk])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.9])
+yaz (3.0.53-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Wed, 09 Feb 2011 09:47:17 +0100
+
yaz (3.0.52-1indexdata) unstable; urgency=low
* Upstream.