Version 5.5.0
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 2a78290..a96b854 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Extended comstack with outgoing IP YAZ-795.
+For cs_create_host + cs_create_host_proxy the vhost may be followed
+by a outgoing host/IP. Separator is blank.
+
+--- 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