Version 1.3.42
[metaproxy-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 90d0c25..fbaa8b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+--- 1.3.42 2012/08/20
+
+zoom: fix un-init memory (could result in SEGV at session close)
+
+frontend_net: handle X-Forwarded-For. This is stored in package.origin()
+and may be used in filters as usual.
+
+zoom: authentication via Torus lookup
+Enabled by new configuration setting: auth_url . If this is defined,
+the zoom module will contact Torus for auth/IP lookup and that will
+define realm to be used in sessio
+
 --- 1.3.41 2012/08/10
 
 virt_db: Fix database name - first character we removed by mistake.