Version 3.0.48 v3.0.48
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Aug 2009 09:01:41 +0000 (11:01 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Aug 2009 09:01:41 +0000 (11:01 +0200)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index c6ba5e7..9d87609 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 3.0.48 2009/08/28
+
+The show command offered by the zoomsh command now takes a 3d optional
+parameter type which is what is passed to ZOOM_record. If the type
+argument is omitted, "render" is used.
+
+RPN to CQL conv may use USE string attributes (bug #2978).
+
+MarcXchange NS is now info:lc/xmlns/marcxchange-v1 .
+
 --- 3.0.47 2009/07/08
 
 Function yaz_xml2query allows a diagnostic element in the PQF XML
 --- 3.0.47 2009/07/08
 
 Function yaz_xml2query allows a diagnostic element in the PQF XML
index 3753d68..f2ffd90 100644 (file)
@@ -1,7 +1,7 @@
 dnl This file is part of the YAZ toolkit.
 dnl Copyright (C) 1995-2009 Index Data
 AC_PREREQ([2.60])
 dnl This file is part of the YAZ toolkit.
 dnl Copyright (C) 1995-2009 Index Data
 AC_PREREQ([2.60])
-AC_INIT([yaz],[3.0.47],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[3.0.48],[yaz-help@indexdata.dk])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])
index 1023ef4..5d352ee 100644 (file)
@@ -1,3 +1,9 @@
+yaz (3.0.48-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 28 Aug 2009 10:53:59 +0200
+
 yaz (3.0.47-1indexdata) unstable; urgency=low
 
   * Upstream.
 yaz (3.0.47-1indexdata) unstable; urgency=low
 
   * Upstream.