diff options
Diffstat (limited to 'changes/bug28269')
-rw-r--r-- | changes/bug28269 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug28269 b/changes/bug28269 deleted file mode 100644 index bdfe9e1aae..0000000000 --- a/changes/bug28269 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor bugfixes (onion services): - - If we are launching repeated HSFETCH queries and are rate-limited, - we introduce a new controller response QUERY_RATE_LIMITED instead - of QUERY_NO_HSDIR, while keeping the latter for when onion service - directories are missing a descriptor. Previously, we returned - QUERY_NO_HSDIR for both cases. Fixes bug 28269; bugfix on - 0.3.1.1-alpha. Patch by Neel Chauhan |