Version 5.4.4 v5.4.4
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 20 Oct 2014 12:49:33 +0000 (12:49 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 20 Oct 2014 12:49:33 +0000 (12:49 +0000)
IDMETA
NEWS

diff --git a/IDMETA b/IDMETA
index 81d0e56..026a41c 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="trusty saucy precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.4.3
+VERSION=5.4.4
diff --git a/NEWS b/NEWS
index 2a78290..ff242d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+--- 5.4.4 2014/10/20
+
+Add YAZ_EXPORT to cql_transform_r fixes YAZ-793 . This issue fixes
+linker error with yazpp on Windows.
+
 --- 5.4.3 2014/10/08
 
 Fix uri array may overflow in yaz_solr_encode_request YAZ-775