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:
fcb40f9
)
Version 5.14.7
v5.14.7
author
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 13 Sep 2015 19:31:45 +0000
(19:31 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 13 Sep 2015 19:31:45 +0000
(19:31 +0000)
IDMETA
patch
|
blob
|
history
NEWS
patch
|
blob
|
history
diff --git
a/IDMETA
b/IDMETA
index
ea314e6
..
d9eff21
100755
(executable)
--- a/
IDMETA
+++ b/
IDMETA
@@
-1,4
+1,4
@@
DEBIAN_DIST="jessie wheezy"
UBUNTU_DIST="vivid utopic trusty precise"
CENTOS_DIST="centos5 centos6 centos7"
-VERSION=5.14.6
+VERSION=5.14.7
diff --git
a/NEWS
b/NEWS
index
a4cacdf
..
b2e7a95
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,9
@@
+--- 5.14.7 2015/09/13
+
+Fix possible deadlock in backtrace YAZ-856
+
+Various minor text tweaks in documentation
+
--- 5.14.6 2015/08/17
Fix yaz-client command args parsing broken YAZ-855