commit f6252f909f0685bba0f6307dfb05a4c72e39952c Author: Karsten Loesing karsten.loesing@gmx.net Date: Fri May 12 12:14:57 2017 +0200
Tweak change log. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c3f09e..9322ecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - Fix a bug where DescriptorIndexCollector would not delete extraneous local files if remote paths start with /. - Add previously missing method to obtain the digest of a vote. - - Deprecated setFailUnrecognizedDescriptorLines() in + - Deprecate setFailUnrecognizedDescriptorLines() in DescriptorParser and DescriptorReader and refer to getUnrecognizedLines() in Descriptor if applications really need to fail descriptors containing unrecognized lines.
tor-commits@lists.torproject.org