diff options
-rw-r--r-- | changes/issue40613 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/issue40613 b/changes/issue40613 new file mode 100644 index 0000000000..76434beba2 --- /dev/null +++ b/changes/issue40613 @@ -0,0 +1,3 @@ + o Code simplifications and refactoring: + - Rely on actual error returned by the kernel when choosing what resource + exhaustion to log. Fixes issue 40613; Fix on tor-0.4.6.1-alpha. |