From a0f0e43c8722d99b8e969a1382157278c2f6d994 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 28 Mar 2016 11:22:12 -0400 Subject: [PATCH] typo fix --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 730078c382..8d70e298e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -257,7 +257,7 @@ Changes in version 0.2.8.2-alpha - 2016-03-28 by "toralf", patch by "cypherpunks". - Fix a memory leak in tor-gencert. Fixes part of bug 18672; bugfix on 0.2.0.1-alpha. - - Fix a memory leak in "tor --list-figngerprint". Fixes part of bug + - Fix a memory leak in "tor --list-fingerprint". Fixes part of bug 18672; bugfix on 0.2.5.1-alpha. o Minor bugfixes (private directory):