commit 5c48f62e67faf9d7ba825bba7ddec446aa8d8aed parent 152703238455d97fa56b7db8bf705d1c71cbca05 Author: Nick Mathewson <nickm@torproject.org> Date: Fri, 16 Feb 2018 08:49:08 -0500 Merge branch 'maint-0.3.3' Diffstat:
| D | changes/bug24898-029 | | | 6 | ------ |
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/changes/bug24898-029 b/changes/bug24898-029 @@ -1,6 +0,0 @@ - o Minor bugfixes (relay): - - Make the internal channel_is_client() function look at what sort - of connection handshake the other side used, rather than whether - the other side ever sent a create_fast cell to us. Backports part - of the fixes from bugs 22805 and 24898. -