Version 1.3.49 v1.3.49
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 18 Oct 2012 13:54:00 +0000 (15:54 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 18 Oct 2012 13:54:00 +0000 (15:54 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 2d0b096..cdcbda9 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
 CENTOS_DIST="centos5"
-VERSION=1.3.48
+VERSION=1.3.49
diff --git a/NEWS b/NEWS
index fc0d691..c662c04 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+--- 1.3.49 2012/10/18
+
+zoom: new config element passthru. This defines an element set that is
+passed verbatim to the backend in pz2 mode.
+
+auth_simple: allow both idPass and open auth. Also fix SEGV that could
+occur for open auth.
+
 --- 1.3.48 2012/10/08
 
 z3950_client: fix string handling for init diagnostics in the case where
index 6d6e368..0bfe7e8 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.3.49-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 18 Oct 2012 15:53:26 +0200
+
 metaproxy (1.3.48-1indexdata) unstable; urgency=low
 
   * Upstream.
index 24af6d7..d05a694 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.48
+VERSION=1.3.49
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz