Version 5.7.3 v5.7.3
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 6 Jan 2015 09:28:15 +0000 (09:28 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 6 Jan 2015 09:28:15 +0000 (09:28 +0000)
IDMETA
NEWS

diff --git a/IDMETA b/IDMETA
index 19351b4..0d0cbb4 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="utopic trusty saucy precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.7.2
+VERSION=5.7.3
diff --git a/NEWS b/NEWS
index aca3aa2..f060b50 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 5.7.3 2015/01/06
+
+Fix application/x-www-form-urlencoded + empty YAZ-810
+A SEGV occurred if Content-Type was "application/x-www-form-urlencoded"
+and empty content was supplied.
+
+Fix yaz-iconv man page for typos and incorrect example. YAZ-809
+
+Fail hard if Bison is not found and is needed YAZ-808
+
 --- 5.7.2 2014/12/16
 
 Enable YAZ backtrace for programs YAZ-802