Fixed bug #2027: Crash when closing connection.
+Changed configure so that ICU support is only enabled if only ICU
+and Libxml2 is available (because the ICU chain is XML based).
+
--- 3.0.20 2008/01/15
YAZ now makes ICU utilities for Windows. A separate DLL, yaz_icu3.dll,
-dnl YAZ Toolkit, Index Data 1995-2007
+dnl YAZ Toolkit, Index Data 1995-2008
dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.106 2008-01-16 12:47:18 adam Exp $
+dnl $Id: configure.ac,v 1.107 2008-01-17 22:27:40 adam Exp $
AC_PREREQ(2.59)
-AC_INIT([yaz],[3.0.21],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[3.0.22],[yaz-help@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.8])
+yaz (3.0.22-1) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Thu, 17 Jan 2008 23:24:42 +0100
+
yaz (3.0.20-1) unstable; urgency=low
* Upstream.
-# Copyright (C) 1995-2007, Index Data ApS
+# Copyright (C) 1995-2008, Index Data ApS
# All rights reserved.
-# $Id: makefile,v 1.142 2008-01-14 22:58:46 adam Exp $
+# $Id: makefile,v 1.143 2008-01-17 22:27:40 adam Exp $
#
# Programmed by
# Heikki Levanto & Adam Dickmeiss
-; $Id: yaz.nsi,v 1.126 2008-01-14 23:11:53 adam Exp $
+; $Id: yaz.nsi,v 1.127 2008-01-17 22:27:40 adam Exp $
-!define VERSION "3.0.20"
+!define VERSION "3.0.22"
; Microsoft runtime CRT
; Uncomment exactly ONE section of the three below