Version 1.3.54 v1.3.54
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 27 Mar 2013 12:37:50 +0000 (13:37 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 27 Mar 2013 12:37:50 +0000 (13:37 +0100)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 4930de3..833da06 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric natty lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.3.53
+VERSION=1.3.54
diff --git a/NEWS b/NEWS
index b1c2c35..c30aed4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+--- 1.3.54 2013/03/27
+
+configure: check for Libxslt support in YAZ and rely on definitions
+from yaz-config, rather than doing own xslt/xml2 checks.
+
+Allow timestamp format for log lines to be given with option -m
+for metaproxy. Similar to yaz-ztest/GFS option -m.
+
+Document log category 'line' for log filter.
+
+Solr configuration example in etc/config-solr.xml
+
+multi: do not mess with request package. For scan and search,
+database-names were modified and the request package was left with
+dangling pointers that caused a log filter to fail (request package
+inspected after multi was invoked).
+
+Documentation: fix id of metaproxy-config ref .
+
+Documentation: update for USEMARCON support.
+
 --- 1.3.53 2013/01/31
 
 record_transform: allow OPACXML to OPAC conversion
index 9c8582a..93fec4a 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.3.54-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 27 Mar 2013 11:25:03 +0100
+
 metaproxy (1.3.53-1indexdata) unstable; urgency=low
 
   * Upstream.
index a74d92b..3fb0d26 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.53
+VERSION=1.3.54
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz