From 023f62bda474cb52a8a31ba2ae6de95f3e506b18 Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Tue, 7 Nov 2017 00:28:14 +0200 Subject: [PATCH] Add changes file for #23623. --- changes/bug23623 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug23623 diff --git a/changes/bug23623 b/changes/bug23623 new file mode 100644 index 0000000000..1e2e5c2ac0 --- /dev/null +++ b/changes/bug23623 @@ -0,0 +1,4 @@ + o Minor bugfixes (onion services): + - Cache some needed onion service client information instead of + continuously computing it over and over again. Fixes bug 23623; bugfix + on 0.3.2.1-alpha.