From 991aeeccb1caee84a74de1fa5a10cfe781d91d59 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 2 Jan 2017 10:50:02 -0500 Subject: [PATCH] changes file for 20823 --- changes/bug20823 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug20823 diff --git a/changes/bug20823 b/changes/bug20823 new file mode 100644 index 0000000000..07c52febb8 --- /dev/null +++ b/changes/bug20823 @@ -0,0 +1,5 @@ + o Minor bugfixes (controller): + - Make the GETINFO interface for inquiring about entry guards + support the new guards backend. Fixes bug 20823; bugfix on + 0.3.0.1-alpha. +