From: Adam Dickmeiss Date: Thu, 10 Mar 2011 09:27:53 +0000 (+0100) Subject: Version 4.1.6 X-Git-Tag: v4.1.6 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=e7c92daefc4151eb51197bea80fbd4e80895945f Version 4.1.6 --- diff --git a/NEWS b/NEWS index a66b9cb..2775141 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +--- 4.1.6 2011/03/10 + +fix problem with record_render: records were converted (character set +wise) even if no charset was given. Problem introduced in YAZ 4.1.5. + --- 4.1.5 2011/03/08 SRU: add methods for handling DADS SRU-proxy facets. diff --git a/configure.ac b/configure.ac index 5377229..bc71bc2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of the YAZ toolkit. dnl Copyright (C) 1995-2011 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[4.1.5],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.1.6],[yaz-help@indexdata.dk]) AC_CONFIG_HEADERS(include/config.h) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index b22fd08..1be65a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.1.6-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 10 Mar 2011 10:25:48 +0100 + yaz (4.1.5-1indexdata) unstable; urgency=low * Upstream. diff --git a/yaz.spec b/yaz.spec index e512b4a..fb7f68e 100644 --- a/yaz.spec +++ b/yaz.spec @@ -5,7 +5,7 @@ Name: yaz Summary: Z39.50 Programs -Version: 4.1.5 +Version: 4.1.6 Release: 1indexdata # determine system