From: Adam Dickmeiss Date: Thu, 27 Dec 2007 12:59:17 +0000 (+0000) Subject: Version 1.3.1. X-Git-Tag: YAZPROXY.1.3.1 X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=commitdiff_plain;h=6799aa74bf1181510a71e176b67e885d2f7fadfa;ds=sidebyside Version 1.3.1. --- diff --git a/NEWS b/NEWS index 2b0efaa..7c21877 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 1.3.1 2007/12/27 + +Fixed bug #1989: For PQF SRU one char is stipped off query. + +Fixed bug #1821: Wrong order of include directories for compiling. + Allow EXSLT to be used if it's available. --- 1.3.0 2007/05/09 diff --git a/configure.ac b/configure.ac index 576c1d3..cdd0502 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl yazproxy, Index Data 1994-2007 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.16 2007-05-08 12:05:08 adam Exp $ +dnl $Id: configure.ac,v 1.17 2007-12-27 12:59:17 adam Exp $ AC_PREREQ(2.59) -AC_INIT([yazproxy],[1.3.0],[adam@indexdata.dk]) +AC_INIT([yazproxy],[1.3.1],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.8]) diff --git a/debian/changelog b/debian/changelog index c36ca91..149fb28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yazproxy (1.3.1-1) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 27 Dec 2007 13:57:01 +0100 + yazproxy (1.3.0-1) unstable; urgency=low * Upstream. libyazproxy2.