We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27c4f6 commit 6e2670bCopy full SHA for 6e2670b
IDMETA
@@ -1,4 +1,4 @@
1
DEBIAN_DIST="buster stretch jessie"
2
UBUNTU_DIST="focal bionic xenial trusty"
3
-CENTOS_DIST="centos8 centos7 centos6"
4
-VERSION=1.19.1
+CENTOS_DIST="centos8 centos7"
+VERSION=1.19.2
NEWS
@@ -1,3 +1,8 @@
+--- 1.19.2 2021/03/19
+
+sru_z3950 filter omits preferredRecordSyntax for search. Some servers
+reject searches with preferedRecordSyntax set.
5
6
--- 1.19.1 2020/06/12
7
8
Ignore Ignore ::ffff: to match IPV4 addresses. That's for the ip
win/makefile
@@ -8,7 +8,7 @@
DEBUG=0 # 0 for release, 1 for debug
9
10
# Metaproxy version
11
12
13
# YAZ and YAZ++ directories
14
YAZ_DIR=..\..\yaz
0 commit comments