From: Nick Mathewson Date: Fri, 16 Feb 2018 13:48:46 +0000 (-0500) Subject: Remove changes file for 24898-029 backports in maint-0.3.2 X-Git-Tag: tor-0.3.2.10~9^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c67adddacb56f90d77786820f29ca2b4b9f91cae;p=thirdparty%2Ftor.git Remove changes file for 24898-029 backports in maint-0.3.2 These patches were already merged, and so don't need a changes file in these branches. --- diff --git a/changes/bug24898-029 b/changes/bug24898-029 deleted file mode 100644 index b33f093841..0000000000 --- a/changes/bug24898-029 +++ /dev/null @@ -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. -