Version 5.10.1
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index abd92c5..7664a54 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+--- 5.10.1 2015/03/03
+
+Fix test_sru.sh fails in pazpar2 YAZ-826
+Unfortunately a regression occurred with YAZ 5.10.0 that would make
+Pazpar2 fail for HTTP connections.
+
+--- 5.10.0 2015/03/03
+
+Use CONNECT for SSL backends and for Z39.50 thru HTTP proxy YAZ-825
+Introduce cs_create_host2 which returns if connection should be
+proxy aware (HTTP:absoluteUri or Z39.50 proxy:vhost in init).. For CONNECT,
+the connection is NOT proxy aware (no absoluteUri and no Z39.50 vhost).
+
+Fix http proxy fails with yaz-client YAZ-824
+
 --- 5.9.1 2015/02/06
 
 Fix 0 ptr reference for OPAC records from XML YAZ-822