From 2afd521a806f8007b4a7acac4cb70d00b5c2520b Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 29 Oct 2013 19:40:20 +0100 Subject: [PATCH] Version 1.5.1 --- IDMETA | 2 +- NEWS | 7 +++++++ debian/changelog | 6 ++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index 1ea22f4..3464503 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.5.0 +VERSION=1.5.1 diff --git a/NEWS b/NEWS index 910ca6b..ac364c9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +--- 1.5.1 2013/10/29 + +query_transform considers SORTBY clause and generates type-7 sort. YPP-9 + +GDU: if decode fails in assignment, reset m_gdu ptr. This fixes a SEGV +that could otherwise happen. + --- 1.5.0 2013/10/04 Bump so/DLL to version 6 and use YAZ 5. diff --git a/debian/changelog b/debian/changelog index 5fb6c2c..4fda5a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yazpp (1.5.1-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 29 Oct 2013 19:36:07 +0100 + yazpp (1.5.0-1indexdata) unstable; urgency=low * Upstream. -- 1.7.10.4