From: Nick Mathewson Date: Tue, 16 Sep 2014 01:39:12 +0000 (-0400) Subject: Add a changes file for 13119 X-Git-Tag: tor-0.2.6.1-alpha~113^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c72a94ea1c51b53aa174f82da11cdbc8a99b3c40;p=thirdparty%2Ftor.git Add a changes file for 13119 --- diff --git a/changes/ticket_13119 b/changes/ticket_13119 new file mode 100644 index 0000000000..042106eeab --- /dev/null +++ b/changes/ticket_13119 @@ -0,0 +1,6 @@ + o Code refactoring: + - Revise all unit tests that used the legacy test_* macros to + instead use the recommended tt_* macros. This patch was + generated with coccinelle, to avoid manual errors. Closes + ticket 13119. +