r17319@aud-055: nickm | 2008-07-23 16:08:50 +0200

Mark r16143 as backportable.


svn:r16147
This commit is contained in:
Nick Mathewson 2008-07-23 14:09:04 +00:00
parent ced8657ce2
commit a062b6d306
1 changed files with 2 additions and 1 deletions

View File

@ -13,4 +13,5 @@ Backport for 0.2.0 once better tested:
d r14830: disable openssl compression.
- r15699,15700: react quickly to readiness of rendezvous circuits.
- r15821: fix bug related to TLS session negotiation.
- r16136: prevent circid collision. [Also backport to 0.1.2.x??]
- r16136: prevent circid collision. [Also backport to 0.1.2.x??]
- r16143: generate stream close events from connection_edge_destroy().