From: Nick Mathewson Date: Mon, 3 Mar 2014 14:56:17 +0000 (-0500) Subject: tweak changes file. X-Git-Tag: tor-0.2.5.3-alpha~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1afa52349cfc2ccc968e0d33b549a6eff4fc4127;p=thirdparty%2Ftor.git tweak changes file. --- diff --git a/changes/bug11118 b/changes/bug11118 index 2df8878d02..6354ab2db9 100644 --- a/changes/bug11118 +++ b/changes/bug11118 @@ -1,3 +1,4 @@ o Documentation: - - Fix max client name length in HiddenServiceAuthorizeClient description: - should have been 16 and not 19. Fix ticket 11118. + - Fix the max client name length in the manpage's description of + HiddenServiceAuthorizeClient description: it should have been + 16, not 19. Fixes bug 11118; bugfix on 0.2.1.6-alpha.