diff options
Diffstat (limited to 'changes/bug22805')
-rw-r--r-- | changes/bug22805 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug22805 b/changes/bug22805 index 6d95ad5a33..2b0369da30 100644 --- a/changes/bug22805 +++ b/changes/bug22805 @@ -1,7 +1,8 @@ o Minor features (relay): - When choosing which circuits can be expired as unused, consider circuits from clients even if those clients used regular CREATE - cells to make them. Part of ticket 22805. + cells to make them; and do not consider circuits from relays even if + they were made with CREATE_FAST. Part of ticket 22805. o Code simplification and refactoring: - Remove various ways of testing circuits and connections for |