diff options
Diffstat (limited to 'changes/bug21471')
-rw-r--r-- | changes/bug21471 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug21471 b/changes/bug21471 new file mode 100644 index 0000000000..684035b19c --- /dev/null +++ b/changes/bug21471 @@ -0,0 +1,5 @@ + o Major bugfixes (hidden service directory v3): + - When a descriptor lookup was done and it was not found in the directory + cache, it would crash on a NULL pointer instead of returning the 404 + code back to the client like it was suppose to. Fixes bug 21471.; + bugfixes on tor-0.3.0.1-alpha. |