Version 1.9.2 v1.9.2
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Sep 2015 09:54:26 +0000 (09:54 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Sep 2015 09:54:26 +0000 (09:54 +0000)
IDMETA
NEWS
win/makefile

diff --git a/IDMETA b/IDMETA
index 202b2c9..06abb04 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy"
 UBUNTU_DIST="vivid utopic trusty precise"
 CENTOS_DIST="centos5 centos6 centos7"
 DEBIAN_DIST="jessie wheezy"
 UBUNTU_DIST="vivid utopic trusty precise"
 CENTOS_DIST="centos5 centos6 centos7"
-VERSION=1.9.1
+VERSION=1.9.2
diff --git a/NEWS b/NEWS
index ffe65f1..dc2c831 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+--- 1.9.2 2015/09/04
+
+Fix load_balance: does not retry dead target MP-626
+
+Provide example of target auth MP-625
+Also update schema, becuase route is optional for target element.
+
+Replace indexdata.dk/gils with z3950.indexdata.com MP-624
+
+Describe auth attribute for multi filter
+
 --- 1.9.1 2015/08/19
 
 Avoid naked ptr in filter configure MP-623
 --- 1.9.1 2015/08/19
 
 Avoid naked ptr in filter configure MP-623
index 4cc9fd7..aac2d7d 100644 (file)
@@ -8,7 +8,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.9.1
+VERSION=1.9.2
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz