From 8b108935b25fb7421443a070415a677f9dcde325 Mon Sep 17 00:00:00 2001
From: Nick Mathewson <nickm@torproject.org>
Date: Thu, 21 Jun 2018 08:53:37 -0400
Subject: [PATCH] Fix changes file for memory leak.

---
 changes/bug26435 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug26435 b/changes/bug26435
index c281949349..f66c503dd5 100644
--- a/changes/bug26435
+++ b/changes/bug26435
@@ -1,4 +1,4 @@
-  o Major bugfixes:
+  o Major bugfixes (directory authority):
     - Fix a memory leak where directory authorities would leak a chunk
       of memory for every router descriptor every time they considered
       voting. This bug was taking down directory authorities due to
-- 
GitLab