From: Adam Dickmeiss Date: Mon, 21 Jan 2013 12:02:44 +0000 (+0100) Subject: Version 2.0.54 X-Git-Tag: v2.0.54 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=6190fa227a5264b96517a8fa74f658747e5713d8 Version 2.0.54 --- diff --git a/IDMETA b/IDMETA index 38f7eab..bcb7af6 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric natty lucid" CENTOS_DIST="centos5 centos6" -VERSION=2.0.53 +VERSION=2.0.54 diff --git a/NEWS b/NEWS index 6163997..672207c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 2.0.54 2013/01/21 + For mod_dom filter, allow type="adelete", which will not treat a failed delete as an error (such as a record ID that do not exist already). diff --git a/debian/changelog b/debian/changelog index 85204eb..d3fbb2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +idzebra (2.0.54-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 21 Jan 2013 12:55:53 +0100 + idzebra (2.0.53-1indexdata) unstable; urgency=low * Upstream.