projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbfdba5
)
Version 5.14.3
v5.14.3
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Jun 2015 11:14:20 +0000
(11:14 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Jun 2015 11:14:20 +0000
(11:14 +0000)
IDMETA
patch
|
blob
|
history
NEWS
patch
|
blob
|
history
diff --git
a/IDMETA
b/IDMETA
index
a8ca290
..
8e37466
100755
(executable)
--- a/
IDMETA
+++ b/
IDMETA
@@
-1,4
+1,4
@@
DEBIAN_DIST="jessie wheezy squeeze"
UBUNTU_DIST="vivid utopic trusty precise"
CENTOS_DIST="centos5 centos6 centos7"
-VERSION=5.14.2
+VERSION=5.14.3
diff --git
a/NEWS
b/NEWS
index
aaf6339
..
a1271c4
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,9
@@
+--- 5.14.3 2015/06/29
+
+Fix rpn2cql: structure, relation problem for serverChoice YAZ-849
+Problem was that for things mapped to cql.serverChoice the relation
+would sometimes be omitted when it should not. Eg for relation "all".
+
--- 5.14.2 2015/06/15
Document zoom extraArgs YAZ-817