From eb68b66c58fb0fb0511827a51d39ef0b6aff6d33 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 20 Mar 2016 15:27:26 -0700 Subject: issue #330 - permit archived connections in ACLs. If they are to be blocked for delivery (or some other purpose) this should probably happen in the delivery mechanism (or other related sub-system) rather than the permissions mechanism, although currently we still attempt direct delivery to archived connections. Technically "archived" means merely that we won't 'poll' the connection according to the current definition. --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.inc') diff --git a/version.inc b/version.inc index 6bb30e303..bb86eb584 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2016-03-19.1340H +2016-03-20.1341H -- cgit v1.2.3