commit 1bfd374f57005a9638b4549b70d0ac9b8ce333ca Author: David Fifield david@bamsoftware.com Date: Fri Jun 7 12:58:14 2013 -0700
List of clients and "r=1" in ChangeLog. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/ChangeLog b/ChangeLog index 8183bcd..c342eb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,11 @@ unprivileged facilitator-nobody user. Patch by Alexandre Allaire and David Fifield. Fixes bug 8424.
+ o Proxies now send the list of clients they are currently serving in + their facilitator polling requests. This is meant to enable the + facilitator to estimate the level of service each client is getting. + Proxies send a protocol revision number "r=1" to signify the change. + Changes in version 1.1 o Programs that use certificate pins now take a --disable-pin option that causes pins to be ignored.